fix(mobile): add common to metro config

This commit is contained in:
Karol Sójko
2022-08-05 12:44:36 +02:00
parent 94772bb7b6
commit 8a1293f66d

View File

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