Archived
2
0

fix emojis #41.

This commit is contained in:
m1k1o 2021-04-04 15:34:01 +02:00
parent cf06641f19
commit 450cfe134d
2 changed files with 1715 additions and 1715 deletions

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,7 @@ interface Emoji {
category: string category: string
} }
const SHEET_COLUMNS = 57 const SHEET_COLUMNS = 58
const MULTIPLY = 100 / (SHEET_COLUMNS - 1) const MULTIPLY = 100 / (SHEET_COLUMNS - 1)
const css: string[] = [] const css: string[] = []