mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
Merge pull request #28589 from overleaf/revert-28283-jdt-monthly-tl-experiment
Revert "Rolling TexLive builds experiment" GitOrigin-RevId: c3c6833dca7ef0d207f854c93bf0bb03bd814694
This commit is contained in:
@@ -513,7 +513,7 @@ const _ProjectController = {
|
||||
req,
|
||||
projectId
|
||||
)
|
||||
const imageNames = ProjectHelper.getAllowedImagesForUser(user)
|
||||
const allowedImageNames = ProjectHelper.getAllowedImagesForUser(user)
|
||||
|
||||
const privilegeLevel =
|
||||
await AuthorizationManager.promises.getPrivilegeLevelForProject(
|
||||
@@ -847,7 +847,7 @@ const _ProjectController = {
|
||||
maxReconnectGracefullyIntervalMs:
|
||||
Settings.maxReconnectGracefullyIntervalMs,
|
||||
brandVariation,
|
||||
imageNames,
|
||||
allowedImageNames,
|
||||
gitBridgePublicBaseUrl: Settings.gitBridgePublicBaseUrl,
|
||||
gitBridgeEnabled: Features.hasFeature('git-bridge'),
|
||||
wsUrl,
|
||||
|
||||
Reference in New Issue
Block a user