mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-01 10:43:02 +08:00
15 lines
187 B
CoffeeScript
15 lines
187 B
CoffeeScript
module.exports =
|
|
update_passwd:
|
|
mode: 'passwd'
|
|
callback: ->
|
|
|
|
killall:
|
|
mode: 'alert'
|
|
callback: ->
|
|
|
|
reset_permission:
|
|
mode: 'alert'
|
|
callback: ->
|
|
|
|
widget: ->
|