matched name to fe config

This commit is contained in:
kity 2025-08-07 19:38:28 +02:00
parent 4a818aa778
commit 72e0ccf471

View file

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