feat: ack sync reset (#20703)
This commit is contained in:
@@ -60,7 +60,6 @@ const authFactory = ({
|
||||
if (session) {
|
||||
auth.session = {
|
||||
id: session.id,
|
||||
isPendingSyncReset: false,
|
||||
hasElevatedPermission: false,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user