mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
added actions
This commit is contained in:
parent
d42586d9e0
commit
f8d2b6a5bd
6 changed files with 40 additions and 6 deletions
|
@ -78,4 +78,7 @@ export const ACTIONS: IActions = {
|
|||
|
||||
SET_FEATURE: 'SET_FEATURE',
|
||||
SET_IS_ROUTING: 'SET_IS_ROUTING',
|
||||
|
||||
DROP_ROUTE: 'DROP_ROUTE',
|
||||
MODIFY_ROUTE: 'MODIFY_ROUTE',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue