Fix Show All to activate Pet values
This commit is contained in:
fraxle
2026-07-09 21:09:50 +01:00
parent 810d47f93b
commit 1ae6574530
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -147,5 +147,16 @@
"2026-07-07": {
"visits": 10,
"profiles": []
},
"2026-07-09": {
"visits": 1,
"profiles": {
"vehicle": 4,
"pets": 3,
"home": 4,
"basic": 4,
"alltemps": 2,
"showall": 2
}
}
}