feat: ui overhaul (#676)
This commit is contained in:
committed by
GitHub
parent
5c86462859
commit
66b81e9228
@ -117,3 +117,6 @@ export const STATUS_FAILURE = 'STATUS_FAILURE';
|
||||
|
||||
// Wait Until
|
||||
export const WAIT_UNTIL_ACTION = 'WAIT_UNTIL_ACTION';
|
||||
|
||||
// Global UI
|
||||
export const THEME_CHANGE = 'THEME_CHANGE';
|
||||
|
Reference in New Issue
Block a user