You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
Load resources in WebView and put todos on top
This commit is contained in:
@@ -71,7 +71,7 @@ class ReportService {
|
||||
section.body = [];
|
||||
|
||||
let folders = await Folder.all({
|
||||
orderBy: 'title',
|
||||
order: { by: 'title', dir: 'ASC' },
|
||||
caseInsensitive: true,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user