feat(MoreCustomizableToasts): Allow plugin developers to customize some toast properties (#268)

* Use settingsStore directly

* Change toast etype, add showToast/playSound

* Update DFL and rebase
This commit is contained in:
jurassicplayer
2022-12-10 15:09:21 -08:00
committed by GitHub
parent ea35af2050
commit f73918c902
3 changed files with 32 additions and 13 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
}
},
"dependencies": {
"decky-frontend-lib": "^3.7.14",
"decky-frontend-lib": "^3.14.0",
"react-file-icon": "^1.2.0",
"react-icons": "^4.4.0",
"react-markdown": "^8.0.3",