diff --git a/qvm-tools/qubes-prefs b/qvm-tools/qubes-prefs index c2dc108b..41a365be 100755 --- a/qvm-tools/qubes-prefs +++ b/qvm-tools/qubes-prefs @@ -61,7 +61,7 @@ def handle_vm(vms, label, new_value = None): if vm is not None: return vm.name else: - return "none" + return "" def handle_kernel(vms, label, new_value = None): if new_value is not None: