mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 14:19:01 +02:00
Merge pull request #11346 from overleaf/msm-config-history-v1-sp
Configuration changes for FPH in CE/SP GitOrigin-RevId: 990eb0fa6158d4815740413da085759d2cc5e231
This commit is contained in:
@@ -171,7 +171,6 @@ async function _createBlankProject(
|
||||
// (to allow scripted creation of projects without full project history)
|
||||
const historyId = project.overleaf.history.id
|
||||
if (
|
||||
Features.hasFeature('history-v1') &&
|
||||
Settings.apis.project_history.displayHistoryForNewProjects &&
|
||||
historyId != null
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user