Lint Fixes

This commit is contained in:
Luca 2020-08-22 16:30:31 +02:00
parent f174fe1c9e
commit b75d378c74
1 changed files with 2 additions and 3 deletions

View File

@ -159,8 +159,7 @@ export default Vue.extend({
paid: false,
premium: false,
isUpcoming: false,
timeText: video.duration,
test: "test"
timeText: video.duration
}
)
} else {