This "@" icon for direct-visibility posts is very confusing

Change to the envelope icon for now
pull/1/head
Lim Chee Aun 2022-12-11 10:56:09 +08:00
rodzic acfc06e5a6
commit 9c5586e43b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2,5 +2,5 @@ export default {
public: 'earth',
unlisted: 'unlock',
private: 'lock',
direct: 'at',
direct: 'message',
};