Flatpak: add broadway variable type fix patch

This commit is contained in:
Rafał Dzięgiel
2021-02-25 09:51:24 +01:00
parent 6b4521c49a
commit 2f3fac7d81
2 changed files with 30 additions and 0 deletions

View File

@@ -24,6 +24,10 @@
{
"type": "patch",
"path": "gtk4-popover-unrealize.patch"
},
{
"type": "patch",
"path": "gtk4-broadway-fix-unsafe-variable-type.patch"
}
]
}