updated label: libreoffice

This commit is contained in:
Armin Briegel
2022-09-02 12:51:20 +02:00
2 changed files with 5 additions and 5 deletions

View File

@@ -988,7 +988,7 @@ updateDialog() {
fi
# when to cmdfile is set, do nothing
if [[ $$cmd_file == "" ]]; then
if [[ $cmd_file == "" ]]; then
return
fi