@@ -183,6 +183,7 @@ class KMFreeGetAIWC: NSWindowController {
@objc func IAPSubscriptionLoadedNotification(_ notification: Notification) {
self.window?.hideWaitingView()
+ window?.close()
}