mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -14,6 +14,10 @@ require('../components/app-nav');
|
||||
require('../components/app-main');
|
||||
require('../components/no-data');
|
||||
|
||||
// app runtime
|
||||
window.AppRuntime = {};
|
||||
|
||||
// add DOMContentLoaded event
|
||||
window.addEventListener('DOMContentLoaded', function (){
|
||||
var app;
|
||||
|
||||
|
Reference in New Issue
Block a user