mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-13 17:22:08 -04:00
settings: DankCollapsible
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user