feat: 统一 Commilitia Drop 全客户端命名与分发
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
package platform
|
||||
|
||||
// InitializeNotifications is a no-op on unsupported desktop platforms.
|
||||
func InitializeNotifications() {}
|
||||
|
||||
// Notify is a no-op on platforms without a native notification backend wired up.
|
||||
// The desktop client targets macOS and Windows; this keeps the package building
|
||||
// on other GOOS (e.g. a Linux `go vet` / CI pass).
|
||||
|
||||
Reference in New Issue
Block a user