mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-11-22 01:45:40 +01:00
changed showTags type to boolean
This commit is contained in:
parent
18ae7292b2
commit
4ade0d900a
@ -29,7 +29,7 @@ export default defineComponent({
|
||||
required: true
|
||||
},
|
||||
showTags: {
|
||||
type: String,
|
||||
type: Boolean,
|
||||
required: true
|
||||
},
|
||||
minInputLength: {
|
||||
|
Loading…
Reference in New Issue
Block a user