mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix little typo in theme names generator
This commit is contained in:
parent
e098922a4b
commit
d8d3dda2f3
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ const auto kAdjectives = std::vector<const char*>{
|
||||||
"Majestic",
|
"Majestic",
|
||||||
"Mambo",
|
"Mambo",
|
||||||
"Midnight",
|
"Midnight",
|
||||||
"Millenium",
|
"Millennium",
|
||||||
"Morning",
|
"Morning",
|
||||||
"Mystic",
|
"Mystic",
|
||||||
"Natural",
|
"Natural",
|
||||||
|
|
Loading…
Add table
Reference in a new issue