mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
fix global
This commit is contained in:
parent
746da19266
commit
07eb3fb550
@ -59,7 +59,7 @@ class Server {
|
||||
this.nethubOrigin = ""
|
||||
|
||||
//? check if origin.server exists
|
||||
if (!fs.existsSync(SERVER_MANIFEST_PATH)) {
|
||||
if (!fs.existsSync(serverManifest.filepath)) {
|
||||
serverManifest.create()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user