diff --git a/Goofy/AppDelegate.swift b/Goofy/AppDelegate.swift
index cdbf6e5..5a2432b 100644
--- a/Goofy/AppDelegate.swift
+++ b/Goofy/AppDelegate.swift
@@ -172,8 +172,6 @@ class AppDelegate: NSObject, NSApplicationDelegate, WKNavigationDelegate, WKUIDe
func initWindow(window: NSWindow) {
window.backgroundColor = NSColor.whiteColor()
window.minSize = NSSize(width: 380,height: 376)
- window.makeMainWindow()
- window.makeKeyWindow()
window.titlebarAppearsTransparent = true
window.titleVisibility = .Hidden
window.delegate = self
diff --git a/Goofy/Info.plist b/Goofy/Info.plist
index 6e3b7a4..0acb7d1 100644
--- a/Goofy/Info.plist
+++ b/Goofy/Info.plist
@@ -21,7 +21,7 @@
CFBundleSignature
????
CFBundleVersion
- 962
+ 973
LSApplicationCategoryType
public.app-category.social-networking
LSMinimumSystemVersion