chore: default reactions off

This commit is contained in:
Kieran 2023-01-23 23:26:36 +00:00
parent 168083f880
commit fe13f8d682
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -111,7 +111,7 @@ const InitState = {
dms: [],
dmInteraction: 0,
preferences: {
enableReactions: true,
enableReactions: false,
autoLoadMedia: true,
theme: "system",
confirmReposts: false,