Add Widget: Sort Personal Widgets (#3175)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
pull/3180/head
jimtng 2025-05-05 18:38:57 +10:00 committed by GitHub
parent b907329a70
commit 0e37ba676b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ export default {
color: 'blue',
onClick: () => doAddWidget('widget:' + w.uid)
}
})
}).sort((a, b) => a.text.localeCompare(b.text))
actions = this.$f7.actions.create({
// grid: true,
buttons: [