1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00

settings: DankCollapsible

This commit is contained in:
purian23
2026-02-08 20:26:06 -05:00
parent 37cc4ab197
commit 591d2ba4d4
4 changed files with 13 additions and 0 deletions
@@ -1056,6 +1056,8 @@ Item {
iconName: "history"
title: I18n.tr("Recently Used Apps")
settingKey: "recentApps"
collapsible: true
expanded: false
property var rankedAppsModel: {
var ranking = AppUsageHistoryData.appUsageRanking;