Fix issue wtih toolbar

This commit is contained in:
ahjephson
2025-10-19 19:13:09 +01:00
parent b02bb7cfae
commit 2c744cd972
4 changed files with 59 additions and 12 deletions

5
global.json Normal file
View File

@@ -0,0 +1,5 @@
{
"sdk": {
"version": "9.0.306"
}
}