trilium/db/migrations/0184__NOOP.js

2 lines
69 B
JavaScript
Raw Normal View History

2022-01-06 03:21:24 +08:00
module.exports = () => console.log("NOOP, moved to migration 0189");