Update ServicesConfig.qml

This commit is contained in:
end-4
2025-07-11 19:37:04 +07:00
parent 76422ff42b
commit b1ee817c78
@@ -203,11 +203,10 @@ ContentPage {
ContentSection { ContentSection {
title: "Time" title: "Time"
ColumnLayout { ContentSubsection {
// Format title: "Format"
ContentSubsectionLabel { tooltip: ""
text: "Time format"
}
ConfigSelectionArray { ConfigSelectionArray {
currentValue: Config.options.time.format currentValue: Config.options.time.format
configOptionName: "time.format" configOptionName: "time.format"