Skip to content

Commit

Permalink
Merge next into main (#194)
Browse files Browse the repository at this point in the history
* ci: adds workflow_dispatch to release.yml

* ci: adds workflow_dispatch to release.yml

* fix: remove duplicate class attribute
  • Loading branch information
2xAA authored Aug 20, 2024
1 parent 447b4ee commit 258073e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/src/components/DraggableSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
@contextmenu.prevent
>
<select
class="select"
ref="labelSelect"
v-model="selectValue"
class="select"
Expand Down

0 comments on commit 258073e

Please sign in to comment.