mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-18 17:52:17 +00:00
添加导出version
This commit is contained in:
@@ -130,6 +130,7 @@ define(function() {
|
||||
exportDate: me.getLeanoteTime(),
|
||||
app: 'leanote.desktop.app.' + process.platform,
|
||||
appVersion: appVersion.version,
|
||||
apiVersion: '0.1',
|
||||
notes: []
|
||||
}
|
||||
me.fixFiles(note, function (content, files) {
|
||||
|
Reference in New Issue
Block a user