You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
All: Use Lerna to manage monorepo
This commit is contained in:
6
packages/lib/reserved-ids.js
Normal file
6
packages/lib/reserved-ids.js
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
module.exports = Object.freeze({
|
||||
|
||||
ALL_NOTES_FILTER_ID: 'c3176726992c11e9ac940492261af972',
|
||||
|
||||
});
|
Reference in New Issue
Block a user