format
This commit is contained in:
parent
75e8683fb1
commit
1a20d35a13
|
@ -30,7 +30,7 @@
|
|||
active-color="primary"
|
||||
align="left"
|
||||
>
|
||||
<q-tab
|
||||
<q-tab
|
||||
name="featured"
|
||||
label="Featured"
|
||||
@update="val => tab = val.name"
|
||||
|
@ -114,7 +114,6 @@
|
|||
style="font-size: 9px; height: 34px"
|
||||
>
|
||||
{{ extension.shortDescription }}
|
||||
|
||||
</div>
|
||||
{% endraw %}
|
||||
</div>
|
||||
|
@ -477,4 +476,4 @@
|
|||
mixins: [windowMixin]
|
||||
})
|
||||
</script>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user