Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Jan 14, 2024
1 parent 72ff365 commit cb16936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<i class="perm fa-solid fa-bolt"></i>
</span>
<span :class="row.item.permissions.live ? 'enabled' : 'disabled'">
<i class="perm a-solid fa-bars-staggered"></i>
<i class="perm fa-solid fa-bars-staggered"></i>
</span>
</span>
</template>
Expand Down

0 comments on commit cb16936

Please sign in to comment.