fix switch indenting

pull/10/head
sleevezipper 4 years ago committed by GitHub
parent ab24dee3f3
commit 981de23b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -152,7 +152,8 @@ namespace UserInterface.Views
item.ShowQueryInput = false;
item.ShowWindowNameInput = false;
item.UpdateInterval = 5;
break; default:
break;
default:
item.Description = null;
item.MoreInfoLink = null;
item.ShowQueryInput = false;

Loading…
Cancel
Save