fix(mobile): add models to metro config

This commit is contained in:
Karol Sójko
2022-08-05 12:15:14 +02:00
parent ffb2193924
commit c2159e77f7

View File

@@ -29,6 +29,7 @@ module.exports = (async () => {
'../filepicker', '../filepicker',
'../services', '../services',
'../files', '../files',
'../models',
'../utils', '../utils',
'../sncrypto-common', '../sncrypto-common',
'../snjs', '../snjs',