mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-08 00:29:04 +02:00
Enable track changes and comments feature
This commit is contained in:
@@ -3,7 +3,7 @@ const _ = require('lodash')
|
||||
const Path = require('path')
|
||||
|
||||
module.exports = ProjectEditorHandler = {
|
||||
trackChangesAvailable: false,
|
||||
trackChangesAvailable: true,
|
||||
|
||||
buildProjectModelView(
|
||||
project,
|
||||
|
||||
Reference in New Issue
Block a user