forgot to actually add add/remove methods, lel. remove some consolelogs

This commit is contained in:
Henry Jameson 2022-08-17 00:58:05 +03:00
commit b4f4b370d4
3 changed files with 3 additions and 4 deletions

View file

@ -28,7 +28,6 @@ const Timeline = {
'footerSlipgate' // reference to an element where we should put our footer
],
data () {
console.log(this.timelineName)
return {
paused: false,
unfocused: false,