Added translation strings, cleanup

This commit is contained in:
Aleksandrs Proskurins
2022-10-04 10:07:04 +03:00
parent 8b8f0ca556
commit e14f9960ba
10 changed files with 30 additions and 27 deletions
@@ -30,7 +30,6 @@ struct UserOtherSessions: View {
createSessionItemsSection(header: header, items: items)
}
}
}
.background(theme.colors.system.ignoresSafeArea())
.frame(maxHeight: .infinity)