fix: Remove default lang

This commit is contained in:
Kieran 2023-10-20 13:55:43 +01:00
parent 22224cb4f2
commit c1ea68b296
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -94,7 +94,6 @@ export interface UserPreferences {
}
export const DefaultPreferences = {
language: "en",
enableReactions: true,
reactionEmoji: "+",
autoLoadMedia: "all",