Removing console log
This commit is contained in:
parent
193f4fde49
commit
93a7a9cf27
1 changed files with 0 additions and 1 deletions
|
|
@ -128,7 +128,6 @@ export default {
|
|||
this.$emit('backClicked');
|
||||
},
|
||||
disableForwardButton() {
|
||||
console.log('disable forward button');
|
||||
this.disableForwardAction = true;
|
||||
},
|
||||
enableForwardAction() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue