Skip to content

Commit 317a1ea

Browse files
committed
feat: use DiscordRPCBridge package (courtesy of me!) instead of file
1 parent 1cf8157 commit 317a1ea

File tree

5 files changed

+29
-1412
lines changed

5 files changed

+29
-1412
lines changed

Discord/DiscordApp.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import AppKit
99
import Foundation
1010
import SwiftUI
11+
import UnixDomainSocket
1112

1213
class WindowDelegate: NSObject, NSWindowDelegate {
1314
func windowDidResize(_ notification: Notification) {

0 commit comments

Comments
 (0)