fix setting save bug

This commit is contained in:
lxsang 2021-03-31 23:46:54 +02:00
parent ebb74ebcbc
commit 62c56eac9f
2 changed files with 0 additions and 4 deletions

Binary file not shown.

View File

@ -533,10 +533,6 @@ namespace OS {
if(!setting.applications.categories)
{
setting.applications.categories = [
{
text: "__(All)",
iconclass: "bi bi-gear-wide"
},
{
text: "__(Media)",
iconclass: "bi bi-disc"