mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
removed unnecessary action creators
This commit is contained in:
parent
b75c028ce1
commit
de5726929f
12 changed files with 98 additions and 89 deletions
|
@ -9,6 +9,7 @@ export const MAP_ACTIONS = {
|
|||
SET_ADDRESS: `${P}-SET_ADDRESS`,
|
||||
SET_OWNER: `${P}-SET_OWNER`,
|
||||
SET_PUBLIC: `${P}-SET_PUBLIC`,
|
||||
SET_LOGO: `${P}-SET_LOGO`,
|
||||
|
||||
ADD_STICKER: `${P}-ADD_STICKER`,
|
||||
SET_STICKER: `${P}-SET_STICKER`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue