feat: 统一 Commilitia Drop 全客户端命名与分发
This commit is contained in:
@@ -13,6 +13,10 @@ import "C"
|
||||
|
||||
import "unsafe"
|
||||
|
||||
// InitializeNotifications is a no-op on macOS; the notification center is
|
||||
// initialized lazily by the native framework.
|
||||
func InitializeNotifications() {}
|
||||
|
||||
// Notify shows a native system notification.
|
||||
//
|
||||
// macOS uses UNUserNotificationCenter, which REQUIRES the app bundle to be
|
||||
|
||||
Reference in New Issue
Block a user