remove debug msg

This commit is contained in:
LouisLam
2021-09-07 23:36:55 +08:00
parent 4a106431f3
commit 5ca0dd628d
2 changed files with 1 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ export default {
},
},
mounted() {
console.log(this.$parent.notification.type);
},
methods: {
async autoGetTelegramChatID() {