Remove unneeded update to showHighlightAnnotationModal. This is already true

This commit is contained in:
Jackson Harper 2022-11-01 21:02:29 +08:00
parent 531275a013
commit e5947ee7d7

View file

@ -92,7 +92,6 @@ struct WebReader: PlatformViewRepresentable {
}
} catch {
showInSnackbar("Error saving note.")
showHighlightAnnotationModal = true
}
}