change order between untagged or conference (#12375)

Signed-off-by: Timo K <toger5@hotmail.de>
pull/28217/head
Timo 2024-03-27 16:03:21 +01:00 committed by GitHub
parent de154ffba9
commit ab7f5dca74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -83,8 +83,8 @@ export const TAG_ORDER: TagID[] = [
DefaultTagID.Invite,
DefaultTagID.Favourite,
DefaultTagID.DM,
DefaultTagID.Conference,
DefaultTagID.Untagged,
DefaultTagID.Conference,
DefaultTagID.LowPriority,
DefaultTagID.ServerNotice,
DefaultTagID.Suggested,