mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
added sourceId to sync, fixes to sync etc.
This commit is contained in:
3
services/source_id.js
Normal file
3
services/source_id.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const utils = require('./utils');
|
||||
|
||||
module.exports = utils.randomString(16);
|
||||
Reference in New Issue
Block a user