mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 21:42:32 +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];
|
object:document];
|
||||||
|
|
||||||
self.entryViewController.observer = document;
|
self.entryViewController.observer = document;
|
||||||
|
self.observer = document;
|
||||||
|
|
||||||
[self.entryViewController registerNotificationsForDocument:document];
|
[self.entryViewController registerNotificationsForDocument:document];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user