Fix Web UI clear button
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
private void ClearButtonClicked()
|
||||
{
|
||||
_sourceText = string.Empty;
|
||||
_translatedText = string.Empty;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user