safety commit before system upgrade

This commit is contained in:
peter
2020-01-30 15:23:57 +01:00
parent f7f770a40c
commit afbf1cc001
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ import { Injector } from '../Injector/Injector';
const logger = getLogger("admin", 'debug')
@RootComponent({
rootInterface: IAdmin,
implements: IAdmin,
imports: [
GuildManager,
ItemManager,