mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 18:25:03 +00:00
Move action handlers to util file
This commit is contained in:
parent
5c7c3c8cba
commit
b0329dca05
4 changed files with 89 additions and 60 deletions
|
@ -1,4 +1,4 @@
|
|||
export enum ButtonMenuActions {
|
||||
OPEN_MENU = "goto",
|
||||
GRANT_ROLE = "grant",
|
||||
MODIFY_ROLE = "grant",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue