fixed profiles external not loading

This commit is contained in:
Martina 2021-04-28 12:12:37 -07:00
parent 24375143d5
commit 7501aad19e

View File

@ -366,7 +366,6 @@ app.prepare().then(async () => {
isMac,
resources: EXTERNAL_RESOURCES,
exploreSlates,
userBucketCID: bucketRoot?.path,
});
});