Skip to content
Snippets Groups Projects
Commit c270d815 authored by Insert5StarName's avatar Insert5StarName
Browse files

fix: enable animated mfm by default

parent ba4ab40b
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
animatedMfm: {
where: 'device',
default: false,
default: true,
},
advancedMfm: {
where: 'device',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment