mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 03:35:59 +08:00
/plan/subscribe/
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports =
|
||||
enable: ->
|
||||
enable: (account, callback) ->
|
||||
|
||||
pause: ->
|
||||
pause: (account, callback) ->
|
||||
|
||||
delete: ->
|
||||
delete: (account, callback) ->
|
||||
|
||||
Reference in New Issue
Block a user