Fix missing comma

This commit is contained in:
Christopher Cookman 2025-12-20 20:06:03 -07:00
parent 10f5c51e42
commit 6b0dcd1792

View file

@ -8,7 +8,7 @@
"text": "Live Page",
"btnClass": "btn-primary",
"faIcon": "fa-duotone fa-solid fa-bullhorn",
"faStyle": "--fa-primary-color: #ff0000; --fa-secondary-color: #ff0000;"
"faStyle": "--fa-primary-color: #ff0000; --fa-secondary-color: #ff0000;",
"name": "LivePage",
"doubleHeight": true,
"context": {