mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove all console logs
This commit is contained in:
parent
09cdd00c82
commit
c7ab1ee271
@ -234,7 +234,6 @@ export default {
|
||||
return dirty || validated ? valid : null
|
||||
},
|
||||
commitStore(val) {
|
||||
console.log('commitStore', val)
|
||||
this.$store.commit('publisherId', val)
|
||||
},
|
||||
async onSubmit() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user