change appState.suggestedBindings -> suggestedBinding & remove unused code

This commit is contained in:
dwelle
2025-08-27 10:00:01 +02:00
parent b9a3c6246a
commit 03a6a327a8
17 changed files with 615 additions and 1962 deletions

View File

@@ -101,7 +101,7 @@ exports[`exportToSvg > with default arguments 1`] = `
"open": false,
"panels": 3,
},
"suggestedBindings": [],
"suggestedBinding": null,
"theme": "light",
"toast": null,
"userToFollow": null,