[feat] Watchdog and notifications (#2895)

This commit is contained in:
Vlad Stan
2025-01-23 13:23:09 +02:00
committed by GitHub
parent 56a4b702f3
commit b6bdf50ed7
43 changed files with 1276 additions and 461 deletions
+1
View File
@@ -555,6 +555,7 @@
filled
:label="$t('credit_label', {denomination: denomination})"
v-model="scope.value"
type="number"
dense
autofocus
@keyup.enter="updateBalance(scope)"