mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 19:22:25 +00:00
fixed inpsectorviewcontroller not properly pushing history on edits
This commit is contained in:
@@ -121,6 +121,7 @@ typedef NS_ENUM(NSUInteger, MPContentTab) {
|
||||
object:document];
|
||||
|
||||
self.entryViewController.observer = document;
|
||||
self.observer = document;
|
||||
|
||||
[self.entryViewController registerNotificationsForDocument:document];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user