trilium/db/migrations/0030__hello_world.js

1 line
59 B
JavaScript
Raw Normal View History

module.exports = async () => console.log("heeeelllooo!!!");