mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
wip
This commit is contained in:
parent
20e3a77991
commit
5c077b698f
@ -68,7 +68,9 @@ define([
|
||||
var getVersion = function (position, initial) {
|
||||
if (Object.keys(ooMessages).length) {
|
||||
console.log('here', id)
|
||||
|
||||
var version = (id === -1 || id === 0) ? 0 : id;
|
||||
|
||||
if (!position) {
|
||||
position = ooMessages[id].length || 0
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user