diff options
Diffstat (limited to 'app/Settings.qml')
-rw-r--r-- | app/Settings.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Settings.qml b/app/Settings.qml index 2fc560c..47e720e 100644 --- a/app/Settings.qml +++ b/app/Settings.qml @@ -73,9 +73,9 @@ ApplicationWindow { Wired {} - Version {} - Voice {} + + Version {} } } } |