mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
bugfix: fixed work period visibility on page setup api service info (#1355)
This commit is contained in:
@@ -70,7 +70,7 @@ PageType {
|
||||
|
||||
imageSource: "qrc:/images/controls/history.svg"
|
||||
leftText: qsTr("Work period")
|
||||
rightText: ApiServicesModel.getSelectedServiceData("workPeriod")
|
||||
rightText: ApiServicesModel.getSelectedServiceData("timeLimit")
|
||||
|
||||
visible: rightText !== ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user