Colapse fix
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
extension Notification.Name {
|
||||
static let sessionExpired = Notification.Name("SessionExpiredNotification")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user