Clean up imports and other minor lints
This commit is contained in:
parent
df3d5c4159
commit
9f0810240f
6 changed files with 7 additions and 10 deletions
|
@ -23,6 +23,7 @@ export enum DefaultTagID {
|
|||
DM = "im.vector.fake.direct",
|
||||
ServerNotice = "m.server_notice",
|
||||
}
|
||||
|
||||
export const OrderedDefaultTagIDs = [
|
||||
DefaultTagID.Invite,
|
||||
DefaultTagID.Favourite,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue