VueTubeApp / VueTube

A simple FOSS video streaming client aimed to recreate ALL features from their respective apps (and more)
GNU General Public License v3.0
3.28k stars 170 forks source link

fix error in developer.vue #526

Closed tired6488 closed 1 year ago

gayolGate commented 1 year ago

thanks, it was my fault

PickleNik commented 1 year ago

https://vuejs.org/guide/essentials/template-syntax.html#attribute-bindings You'll notice it highlights differently in the editor when you add a colon : @tired6488