fix: forgotten Vue inits (#2708)

This commit is contained in:
dni ⚡
2024-09-25 08:01:11 +03:00
committed by GitHub
parent 1d0547ea97
commit cf2aca3327
7 changed files with 10 additions and 15 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -329,7 +329,7 @@ window.LNbits = {
401: 'warning',
500: 'negative'
}
Quasar.plugins.Notify.create({
Quasar.Notify.create({
timeout: 5000,
type: types[error.response.status] || 'warning',
message: