profil remove console.log, added missing phrase

This commit is contained in:
Johann Hoffmann
2025-02-12 14:34:52 +01:00
parent 60e12e1ab7
commit e6edd42737
2 changed files with 20 additions and 1 deletions
@@ -355,7 +355,6 @@ export const Profil = {
}
},
uid (newVal, oldVal) {
console.log('watch uid', newVal)
this.load()
}
},