Skip to content

Commit

Permalink
Update Target.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
FineArchs authored Dec 17, 2023
1 parent 4930f24 commit fafd369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/cards/Target.vue
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ export default defineComponent({
@update:model-value="changeEmojiSize" />
</Space>
</Fieldset>
<Fieldset v-if="showDetails && isDev" label="開発者向け">
<Fieldset label="開発者向け">
<Button danger type="text" name="開発者モード" @click="devMode = true">
<template #icon>
🔨
Expand Down

0 comments on commit fafd369

Please sign in to comment.