mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Merge main into sweep/remove-fontawesome-dependency
This commit is contained in:
commit
ce8b65f650
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@
|
||||||
<div class="grid xl:grid-cols-5 sm:grid-cols-4 grid-cols-1">
|
<div class="grid xl:grid-cols-5 sm:grid-cols-4 grid-cols-1">
|
||||||
<div class="xl:col-span-4 sm:col-span-3">
|
<div class="xl:col-span-4 sm:col-span-3">
|
||||||
<button
|
<button
|
||||||
|
v-if="!comments.disabled"
|
||||||
class="btn mb-2"
|
class="btn mb-2"
|
||||||
@click="toggleComments"
|
@click="toggleComments"
|
||||||
v-text="
|
v-text="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue