feat: voice mode prompt template
This commit is contained in:
@@ -1792,6 +1792,7 @@
|
||||
|
||||
if ($config?.features)
|
||||
features = {
|
||||
voice: $showCallOverlay,
|
||||
image_generation:
|
||||
$config?.features?.enable_image_generation &&
|
||||
($user?.role === 'admin' || $user?.permissions?.features?.image_generation)
|
||||
|
||||
Reference in New Issue
Block a user