Fixed some syntax errors

This commit is contained in:
Andreas Kristiansen
2024-09-14 20:50:12 +02:00
parent 1e352225ce
commit cfaa5f3f2b

View File

@@ -51,8 +51,8 @@
\"dok\":{\"show\":\"true\"},
\"wwff\":{\"show\":\"true\"},
\"sig\":{\"show\":\"true\"},
\"continent\":{\"show\":\"true\",
\"qrz\":{\"show\":\"true\",}
\"continent\":{\"show\":\"true\"},
\"qrz\":{\"show\":\"true\"}
}";
}
$current_opts = json_decode($options);