Add Decky branch switcher and updater to error boundary (#775)

* Add Decky branch switcher and updater to error boundary

* Linting fixup

* Update DeckyErrorBoundary.tsx

Allow for plugins to trigger new behavior.

* Lint fixup
This commit is contained in:
marios
2025-06-29 21:36:48 +03:00
committed by GitHub
parent 078a9cf33d
commit 414493eed2
2 changed files with 83 additions and 1 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ export default {
tabWidth: 2,
endOfLine: 'auto',
plugins: [importSort],
}
};