Fix migrations for build and iframe rendering

This commit is contained in:
Gregory Schier
2023-03-01 10:31:50 -08:00
parent 7490106014
commit c6ba978069
3 changed files with 21 additions and 14 deletions

View File

@@ -36,7 +36,7 @@ icon = [
]
identifier = "co.schier.twosomnia"
longDescription = ""
resources = [ "plugins/*" ]
resources = [ "plugins/*", "migrations/*" ]
shortDescription = ""
targets = "all"