fixed /aspeed
This commit is contained in:
@@ -12,6 +12,9 @@ let globalData: GlobalData = {
|
||||
LoggedIn: false
|
||||
};
|
||||
|
||||
import adminSpeed from './admin/aspeed';
|
||||
adminSpeed();
|
||||
|
||||
import voice from './Voice/main';
|
||||
voice(globalData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user