[1mdiff --git a/settings.py b/settings.py[m
[1mindex a41dffe..728ac0b 100644[m
[1m--- a/settings.py[m
[1m+++ b/settings.py[m
[36m@@ -30,6 +30,7 @@[m [mdef make_settings_page(session):[m
('🙂', 'smily face'),[m
('😎', 'smiling face with sunglasses'),[m
('🤠', 'cowboy face'),[m
[32m+[m[32m ('😇', 'smiling face with halo'),[m
('😈', 'smiling face with horns'),[m
('👻', 'ghost'),[m
('💀', 'skull'),[m
[36m@@ -58,15 +59,16 @@[m [mdef make_settings_page(session):[m
'Nature',[m
('🍀', 'four leaf clover'),[m
('🌻', 'sunflower'),[m
[32m+[m[32m ('🍄', 'mushroom'),[m
('🌝', 'full moon with face'),[m
('🌙', 'crescent moon'),[m
('☀️', 'sun'),[m
('🌧️', 'cloud with rain'),[m
[32m+[m[32m ('❄', 'snowflake'),[m
('🌲', 'evergreen tree'),[m
[31m- ('🍄', 'mushroom'),[m
[32m+[m[32m ('⛰️', 'mountain'),[m
('🌊', 'wave'),[m
('🔥', 'fire'),[m
[31m- ('❄', 'snowflake'),[m
[m
'Space',[m
('🪐', 'planet'),[m
text/plain
This content has been proxied by September (ba2dc).