Skip to content

Commit

Permalink
refactor: Disable shaderpack error shown on card
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed Oct 13, 2024
1 parent d947349 commit 2b60e9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xmcl-keystone-ui/src/views/HomeShaderPackCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
:button="t('shaderPack.manage')"
:class="{ dragover }"
:refreshing="refreshing"
:error="error"
@navigate="push('/shaderpacks')"
@drop="onDrop"
/>
Expand Down

0 comments on commit 2b60e9f

Please sign in to comment.