[Bar] Prepare

This commit is contained in:
2025-03-25 17:13:03 +01:00
parent 7c15b0b320
commit c53069f0df
3 changed files with 13 additions and 8 deletions

View File

@@ -9,6 +9,6 @@
// "checkJs": true,
// "allowJs": true,
"jsx": "react-jsx",
"jsxImportSource": "astal/gtk3",
"jsxImportSource": "astal/gtk4",
}
}