Albums: Remove autofocus from description

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-04-20 22:33:34 +02:00
parent 10e912f31a
commit 99babb56ad

View file

@ -104,7 +104,7 @@
</v-select>
</v-flex>
<v-flex xs12 pt-2 px-2>
<v-textarea flat solo auto-grow autofocus
<v-textarea flat solo auto-grow
browser-autocomplete="off"
:label="labels.description"
:rows="2"