fix: background migration not working properly

This commit is contained in:
SethBurkart123
2024-11-27 09:22:34 +11:00
parent 96cf8e3eac
commit 6c93477998
3 changed files with 22 additions and 9 deletions
+4
View File
@@ -40,6 +40,10 @@
{
"resources": ["resources/icons/*"],
"matches": ["*://*/*"]
},
{
"resources": ["seqta/utils/migration/migrate.html"],
"matches": ["*://*/*"]
}
]
}