always sending write actions
This commit is contained in:
parent
300c2117a2
commit
52cc1a1346
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ let s:VERSION = '0.2.1'
|
|||
call s:Api(targetFile, now, last[0], 1, last)
|
||||
endif
|
||||
else
|
||||
call s:SetLastAction(last[0], targetFile)
|
||||
call s:Api(targetFile, now, 0.0, 1, last)
|
||||
endif
|
||||
endfunction
|
||||
|
||||
|
|
Loading…
Reference in a new issue