Skip to content

Commit

Permalink
#135 Fixed nice bug with info-component, because im a stupid fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
lxgr-linux committed Jan 24, 2023
1 parent 5242926 commit 0561324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/elements/CouncilComponent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<info-component
v-if="councilId != null"
class="ELement Info"
:current-card="card"
:card="card"
/>
<div
v-if="councilId != null"
Expand Down

0 comments on commit 0561324

Please sign in to comment.