feat: inform user about automatic reassignments or reset selections

This commit is contained in:
Björn Fromme
2025-10-02 17:57:56 +02:00
parent 8e43edcbaf
commit fba9edc931
10 changed files with 173 additions and 5 deletions
+2 -1
View File
@@ -30,6 +30,7 @@
},
"dependencies": {
"@iframe-resizer/child": "^5.3.2",
"tippy.js": "^6.3.7"
"tippy.js": "^6.3.7",
"toastify-js": "^1.12.0"
}
}