mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-23 16:53:45 +02:00
Format all the files
This commit is contained in:
@@ -10,7 +10,8 @@ window._ = require('lodash');
|
||||
|
||||
try {
|
||||
window.$ = window.jQuery = require('jquery');
|
||||
} catch (e) {}
|
||||
} catch (e) {
|
||||
}
|
||||
|
||||
window.axios = axios;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user