mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
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