Skip to content

Commit

Permalink
Merge pull request #116 from modos189/fix-111
Browse files Browse the repository at this point in the history
  • Loading branch information
modos189 authored Sep 15, 2023
2 parents b4f8b6e + f9d1ab0 commit 4cf56c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/popup/components/ElementPlugin.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
:title="pluginDescription()"
:data-category="category_name"
:data-uid="plugin.uid"
v-if="plugin.uid"
>
<i class="plugin__action material-icons" @click="managePlugin">{{
toggleIcon()
Expand Down

0 comments on commit 4cf56c7

Please sign in to comment.