mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
fix typo
This commit is contained in:
parent
5636d17c6a
commit
ac8a9da1fe
@ -588,7 +588,7 @@ define(function(require, exports, module) {
|
||||
});
|
||||
});
|
||||
|
||||
plugin.load("PACKAGE_NAME.Bundle");
|
||||
plugin.load("PACKAGE_NAME.bundle");
|
||||
|
||||
register(null, {});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user