showFeaturesPanel option not working
in my config:
config :pleroma, :frontend_configurations, pleroma_fe:
%{
...
showFeaturesPanel: false
}
is this because it's set in src/modules/config.js and not listed in static/config.js ???
in my config:
config :pleroma, :frontend_configurations, pleroma_fe:
%{
...
showFeaturesPanel: false
}
is this because it's set in src/modules/config.js and not listed in static/config.js ???