mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
adding stickers on click
This commit is contained in:
parent
e0048d1fc3
commit
6db2809de5
11 changed files with 83 additions and 20 deletions
|
@ -1,8 +1,5 @@
|
|||
export interface IModes {
|
||||
[x: string]: string,
|
||||
}
|
||||
|
||||
export const MODES: IModes = {
|
||||
export const MODES = {
|
||||
POLY: 'POLY',
|
||||
STICKERS: 'STICKERS',
|
||||
STICKERS_SELECT: 'STICKERS_SELECT',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue