Billy Grados
Billy Grados
for now, this code helps to dynamically import the models: ````js const files = require.context('./', false, /\.js$/i); files.keys().forEach(key => { if(key.includes('index')){ return } const model = files(key)(sequelize, Sequelize.DataTypes) db[model.name] =...
I had the same issue. It was solved by updating the file PDFView.android.js See #91 And also It seems npm doesn´t have the last version. Use directly from github
I have the same issue with video. Image is ok. ``` { "type": "now", "tags": [], "shortLink": false, "date": "2025-08-15T03:53:00", "posts": [ { "integration": { "id": "cmecaj1kn0001jr7zfbdf1zt2" }, "group": "b415a436-8c03-4854-aa11-b9e350ed271d",...