Set the default prompt for other languages as empty
This commit is contained in:
parent
e24212518d
commit
62cf41a44d
@ -50,7 +50,7 @@ class WhisperPrompt: ObservableObject {
|
||||
"ur": "السلام علیکم، کیسے ہیں آپ؟ آپ سے مل کر خوشی ہوئی۔",
|
||||
|
||||
// Default prompt for unsupported languages
|
||||
"default": "Hello, how are you? Nice to meet you."
|
||||
"default": ""
|
||||
]
|
||||
|
||||
init() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user