Skip to content

Commit

Permalink
ver0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neverclear86 committed Apr 8, 2019
1 parent 1919816 commit 59bcab0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/Setting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
v-text-field(v-model="backColor" label="背景カラー" :rules="[rules.required, rules.color]")
v-flex(xs3)
v-switch(v-model="textColor" :label="`文字カラー: ${textColor && '白' || '黒'}`")


</template>

<script lang="ts">
Expand Down

0 comments on commit 59bcab0

Please sign in to comment.