bring back config
This commit is contained in:
@ -7,4 +7,9 @@ ConfigModel {
|
||||
icon: "configure"
|
||||
source: "config/general.qml"
|
||||
}
|
||||
ConfigCategory {
|
||||
name: i18n("Debug")
|
||||
icon: "cab_view"
|
||||
source: "config/debug.qml"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user