fix: builds failing and css failing to load in frontend

This commit is contained in:
SethBurkart123
2025-03-12 20:52:48 +11:00
parent c7bdd86967
commit 5eb92bc87a
8 changed files with 20 additions and 14 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
],
"web_accessible_resources": [
{
"resources": ["*://*/*"],
"resources": ["*/*"],
"matches": ["*://*/*"]
},
{