import Foundation extension Notification.Name { static let AppSettingsDidChange = Notification.Name("appSettingsDidChange") }