mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-04-14 03:46:12 +00:00
Fix lpl.load();
This commit is contained in:
@@ -225,7 +225,7 @@ class Core:
|
||||
pl = PluginsLoader(pl_dir)
|
||||
await pl.load()
|
||||
lpl = LuaPluginsLoader(pl_dir)
|
||||
await lpl.load()
|
||||
lpl.load()
|
||||
|
||||
try:
|
||||
# WebApi Start
|
||||
|
||||
Reference in New Issue
Block a user