You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-12 22:57:38 +02:00
Updated doc
This commit is contained in:
@ -18,9 +18,9 @@ class WelcomeUtils {
|
||||
const folderAssets = welcomeAssets.folders;
|
||||
const tempDir = Setting.value('resourceDir');
|
||||
|
||||
// TODO: Update createResourceFromPath for mobile
|
||||
// TODO: Update BaseApplication
|
||||
// TODO: Update mobile root.js
|
||||
// TODO: Finish Welcome notes
|
||||
|
||||
for (let i = 0; i < folderAssets.length; i++) {
|
||||
const folderAsset = folderAssets[i];
|
||||
|
Reference in New Issue
Block a user