1. updated memory text when language changed,

2. updated initialize index
This commit is contained in:
ronoaer 2023-10-01 11:12:27 +08:00
parent 07d7fac490
commit eaede032b4
5 changed files with 27 additions and 5 deletions

View file

@ -171,6 +171,8 @@ PageType {
onClicked: {
tabBarStackView.goToTabBarPage(PageEnum.PageHome)
ServersModel.currentlyProcessedIndex = ServersModel.defaultIndex
ConnectionController.translateMemoryText()
}
}
TabImageButtonType {