typo in akkoma config

This commit is contained in:
kity 2025-08-07 14:23:14 +02:00
parent 211e10c0ee
commit be289c7cef

View file

@ -73,7 +73,7 @@ in
];
};
":configurable_from_database" = false;
"frontend_configurations" = {
":frontend_configurations" = {
"pleroma_fe" = {
"theme" = "${theme}";
};