4.4: new donations popup

this was done in my ongoing effort to renovate and simplify all parts of cobalt web interface
This commit is contained in:
wukko
2022-11-20 19:46:08 +06:00
parent 9f58fbff1c
commit e03b1d3e83
12 changed files with 73 additions and 33 deletions

View File

@@ -17,7 +17,8 @@ const names = {
"🎄": "christmas_tree",
"🕯️": "candle",
"😺": "cat",
"🐶": "dog"
"🐶": "dog",
"🎂": "cake"
}
let sizing = {
22: 0.4,