mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-06 15:30:27 +03:00
Allow more servers to be added to the list in the explore tab
This commit is contained in:
parent
d8009978e5
commit
25cfdbc6ff
3 changed files with 125 additions and 53 deletions
|
|
@ -4,6 +4,7 @@ export enum AccountDataEvent {
|
|||
IgnoredUserList = 'm.ignored_user_list',
|
||||
|
||||
CinnySpaces = 'in.cinny.spaces',
|
||||
CinnyExploreServers = 'in.cinny.explore_servers',
|
||||
|
||||
ElementRecentEmoji = 'io.element.recent_emoji',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue