fix typo
This commit is contained in:
parent
eabe2dae7d
commit
95f225acf1
@ -36,7 +36,7 @@ window.plugin.sync = function() {};
|
||||
|
||||
window.plugin.sync.KEY_UUID = {key: 'plugin-sync-data-uuid', field: 'uuid'};
|
||||
|
||||
// Each client has an unique UUID, to identify remote data is udpated by other clients or not
|
||||
// Each client has an unique UUID, to identify remote data is updated by other clients or not
|
||||
window.plugin.sync.uuid = null;
|
||||
|
||||
window.plugin.sync.dialogHTML = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user