mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
delete console.log
This commit is contained in:
parent
8307c4f48f
commit
397b41377a
@ -130,8 +130,6 @@ export default {
|
|||||||
methods: {
|
methods: {
|
||||||
checked: function() {
|
checked: function() {
|
||||||
this.backendErrors = { message: null }
|
this.backendErrors = { message: null }
|
||||||
console.log('tzzzzzzzzzz')
|
|
||||||
this.disabled = true
|
|
||||||
},
|
},
|
||||||
async submit() {
|
async submit() {
|
||||||
if (this.checkedConfimed) {
|
if (this.checkedConfimed) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user