forked from mirror/MCSM-Daemon
修正 拼写错误
This commit is contained in:
parent
8aef079608
commit
6b73f412a9
@ -25,7 +25,7 @@ import fs from "fs-extra";
|
|||||||
|
|
||||||
import InstanceCommand from "./base/command";
|
import InstanceCommand from "./base/command";
|
||||||
import * as childProcess from "child_process";
|
import * as childProcess from "child_process";
|
||||||
import FuntionDispatcher from "./dispatcher";
|
import FunctionDispatcher from "./dispatcher";
|
||||||
|
|
||||||
class StartupError extends Error {
|
class StartupError extends Error {
|
||||||
constructor(msg: string) {
|
constructor(msg: string) {
|
||||||
|
Loading…
Reference in New Issue
Block a user