You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[self.undoManager prepareWithInvocationTarget:self] _undoWriteOptionWithLevel:(option ? option.level : kGCConfigLevel_Local)variable:name value:currentOption.value ignore:NO]; // TODO: We should really use the built-in undo mechanism from GCLiveRepository
322
+
[[self.undoManager prepareWithInvocationTarget:self] _undoWriteOptionWithLevel:(option ? option.level : kGCConfigLevel_Local)variable:name value:currentOption.value ignore:NO]; // TODO: We should really use the built-in undo mechanism from GCLiveRepository
0 commit comments