feat: adding in demo settings page for gnome extensions

This commit is contained in:
Lucas Oskorep
2025-04-17 23:13:20 -04:00
parent 185a8e233c
commit 72b8a3badf
6 changed files with 843 additions and 243 deletions

View File

@@ -17,6 +17,6 @@
],
"files": [
"extension.ts",
"winGroup.ts"
"src/winGroup.ts"
],
}