fix #425: allow to set a color using hex code

This commit is contained in:
Simon Vieille 2025-04-30 12:57:13 +02:00
commit d2730afe9f
Signed by untrusted user: deblan
GPG key ID: 579388D585F70417

View file

@ -17,6 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<template>
<NcColorPicker
v-model="model"
:advancedFields="true"
class="cm-settings-form-colorpicker"
>
<div