[web] skip fetching of project history blobs for very large users (#28393)

GitOrigin-RevId: eb43adc2609566e08c0f0fc86a2944b41e20d864
This commit is contained in:
Jakob Ackermann
2025-09-09 17:43:29 +02:00
committed by Copybot
parent f8d69d05af
commit 690937c14c

View File

@@ -159,7 +159,7 @@ export interface Meta {
nTextBlobs: number
nBinaryBlobs: number
owned?: boolean
}
}[]
'ol-i18n': { currentLangCode: string }
'ol-inactiveTutorials': string[]
'ol-institutionEmailNonCanonical': string | undefined