mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 23:10:28 +03:00
Rename account data field to in.cinny.explore
This commit is contained in:
parent
96746d8976
commit
919be5b846
2 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ export enum AccountDataEvent {
|
|||
IgnoredUserList = 'm.ignored_user_list',
|
||||
|
||||
CinnySpaces = 'in.cinny.spaces',
|
||||
CinnyExploreServers = 'in.cinny.explore_servers',
|
||||
CinnyExplore = 'in.cinny.explore',
|
||||
|
||||
ElementRecentEmoji = 'io.element.recent_emoji',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue