Autoformatting + translations

This commit is contained in:
ItsLemmy
2025-11-20 21:38:00 -05:00
parent 63940703f8
commit 088431b20d
20 changed files with 201 additions and 218 deletions
+1 -1
View File
@@ -828,4 +828,4 @@ Singleton {
const widgetAfter = JSON.stringify(widget);
return (widgetAfter !== widgetBefore);
}
}
}