[QuickActions] Prep

This commit is contained in:
2025-03-25 17:12:48 +01:00
parent 994d1ac1b4
commit 3d74676f6d
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",
}
}