gnomeExtensions: add support for GNOME 46

This commit is contained in:
Harsh Shandilya
2024-04-12 18:35:39 +00:00
committed by Maxine Aubrey
parent 196d35342b
commit d7146d9494
@@ -21,6 +21,7 @@ supported_versions = {
"43": "43",
"44": "44",
"45": "45",
"46": "46",
}
# Some type alias to increase readability of complex compound types