mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-13 07:03:04 +08:00
v2.1
This commit is contained in:
@@ -1 +1 @@
|
||||
{"version":"2.0","updatedTime":"2016-04-14T07:21:51.505Z"}
|
||||
{"version":"2.1","updatedTime":"2016-07-02T07:21:51.505Z"}
|
||||
@@ -1819,7 +1819,7 @@ LEA.toggleWriteable = Note.toggleWriteable = function(isFromNewNote) {
|
||||
var note = me.getCurNote();
|
||||
if (note) {
|
||||
if (note.InitSync) {
|
||||
alert('Waiting for lading content from server');
|
||||
alert('Waiting for loading content from server');
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user