mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 23:43:22 +01:00
Remove invalid code (copy & paste error)
This commit is contained in:
parent
a56a267e06
commit
09539f9cd8
@ -275,7 +275,7 @@
|
||||
>{{ label }}</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="entry" v-if="keymap === 'emacs' && isMac">
|
||||
<div class="entry">
|
||||
<h2>Font Size</h2>
|
||||
<select v-model="fontSize" @change="updateSettings" class="font-size">
|
||||
<option
|
||||
|
Loading…
Reference in New Issue
Block a user