mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 05:11:34 +02:00
Always keep doc_id update to date in track changes
This commit is contained in:
@@ -40,8 +40,8 @@ define [
|
||||
|
||||
bindToFileTreeEvents: () ->
|
||||
@ide.fileTreeManager.on "open:doc", (doc_id) =>
|
||||
@doc_id = doc_id
|
||||
if @enabled
|
||||
@doc_id = doc_id
|
||||
@updateDiff()
|
||||
|
||||
AB_BUCKETS: ["control", "one-week", "pop-up"]
|
||||
|
||||
Reference in New Issue
Block a user