mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-29 12:05:47 +08:00
fix some frontend
This commit is contained in:
@@ -9,7 +9,7 @@ exports = module.exports = class LinuxPlugin extends pluggable.Plugin
|
||||
linux = require '../linux/linux'
|
||||
|
||||
exports.registerHook 'view.panel.scripts',
|
||||
path: '/plugin/ssh/style/panel.js'
|
||||
path: '/plugin/ssh/script/panel.js'
|
||||
|
||||
exports.registerHook 'view.panel.widgets',
|
||||
generator: (req, callback) ->
|
||||
|
||||
Reference in New Issue
Block a user