Add option to disable mDNS PC discovery. Fixes #50

This commit is contained in:
Cameron Gutman
2018-09-09 12:33:19 -07:00
parent 6e0a657b76
commit af17d56cbd
5 changed files with 46 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ ApplicationWindow {
id: window
visible: true
width: 1280
height: 600
height: 700
Material.theme: Material.Dark
Material.accent: Material.Purple