mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 06:49:12 +00:00
you asked for the haptics...
This commit is contained in:
@@ -11,6 +11,7 @@ import SwiftUI
|
||||
import WidgetKit
|
||||
import UserNotifications
|
||||
import AppIntents
|
||||
import AudioToolbox
|
||||
#if canImport(AppKit)
|
||||
import AppKit
|
||||
import IOKit
|
||||
@@ -168,6 +169,7 @@ class EventViewModel: ObservableObject, @unchecked Sendable {
|
||||
if load {
|
||||
loadEvents()
|
||||
}
|
||||
// AudioServicesPlaySystemSound(kSystemSoundID_Vibrate)
|
||||
}
|
||||
|
||||
//appgroup or regular userdefaults
|
||||
|
||||
Reference in New Issue
Block a user