Update domina-mode-form.const.ts

This commit is contained in:
Luna 2025-02-17 14:44:45 -05:00 committed by Johannes Millan
parent 2f01ec9936
commit 292e66615d

View file

@ -61,8 +61,8 @@ export const DOMINA_MODE_FORM: ConfigFormSection<DominaModeConfig> = {
key:'voice',
type:'select',
templateOptions:{
label:"test",
description:"do the thing",
label:"Select a Voice",
description:"Choose a voice",
required:false,
},
hooks: {