forked from mirror/MCSM-Daemon
Feat: cn to en
This commit is contained in:
parent
c6bfea3cee
commit
1d773a167a
@ -9,5 +9,5 @@ const PTY_PATH = path.normalize(path.join(process.cwd(), "lib", ptyName));
|
||||
|
||||
const FILENAME_BLACKLIST = ["\\", "/", ".", "'", '"', "?", "*", "<", ">"];
|
||||
|
||||
// 常量表
|
||||
|
||||
export { FILENAME_BLACKLIST, PTY_PATH };
|
||||
|
Loading…
Reference in New Issue
Block a user