JmanF
JmanF
HHomarr
Created by JmanF on 9/13/2024 in #💬・get-help
Can't remove category
looks like that worked, thanks
11 replies
HHomarr
Created by JmanF on 9/13/2024 in #💬・get-help
Can't remove category
Ok so new config would look like
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
11 replies
HHomarr
Created by JmanF on 9/13/2024 in #💬・get-help
Can't remove category
I have a section that looks like this in my default dashboard.
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "XXXXXXXXXXXX",
"name": " delete",
"position": 3,
"type": "category"
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "XXXXXXXXXXXX",
"name": " delete",
"position": 3,
"type": "category"
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
Should I delete the whole categories section?
11 replies