Skip to content

Commit

Permalink
Attempted fix of issue #111
Browse files Browse the repository at this point in the history
  • Loading branch information
modos189 committed Jul 14, 2023
1 parent 9c1b203 commit f9d1ab0
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 f9d1ab0

Please sign in to comment.