Add missing contexts for the rest of the settings header and page titles

This commit is contained in:
Joshua Goins
2024-12-04 15:48:43 -05:00
parent b1e54a834c
commit b887519f26
11 changed files with 32 additions and 32 deletions

View File

@@ -15,7 +15,7 @@ FormCard.FormCardPage {
required property NeoChatConnection connection
title: i18nc("@title", "Ignored Users")
title: i18nc("@title:window", "Ignored Users")
width: Kirigami.Units.gridUnit * 16
height: Kirigami.Units.gridUnit * 32