update top header graph view when custom color changes
code cleanup
This commit is contained in:
@@ -25,7 +25,7 @@ extension PersistenceController {
|
||||
|
||||
do {
|
||||
try viewContext.save()
|
||||
updateListeners()
|
||||
runDataListeners()
|
||||
} catch {
|
||||
let nsError = error as NSError
|
||||
fatalError("Unresolved error \(nsError), \(nsError.userInfo)")
|
||||
|
||||
Reference in New Issue
Block a user