mirror of
https://github.com/zadam/trilium.git
synced 2025-06-05 01:18:44 +02:00
added 197 NOOP migration to make sure the old versions don't attempt to process protected notes with 16 byte IV
This commit is contained in:
parent
0beee408cf
commit
edff1be16d
1
db/migrations/0197__NOOP.js
Normal file
1
db/migrations/0197__NOOP.js
Normal file
@ -0,0 +1 @@
|
||||
module.exports = () => console.log("NOOP, increased because of protected notes IV change");
|
Loading…
x
Reference in New Issue
Block a user