@@ -207,6 +207,15 @@ FormCard.FormCardPage {
|
||||
title: i18n("Phone Numbers")
|
||||
medium: "msisdn"
|
||||
}
|
||||
FormCard.FormHeader {
|
||||
Layout.fillWidth: true
|
||||
title: i18n("Identity Server")
|
||||
}
|
||||
FormCard.FormCard {
|
||||
IdentityServerDelegate {
|
||||
connection: root.connection
|
||||
}
|
||||
}
|
||||
FormCard.FormHeader {
|
||||
Layout.fillWidth: true
|
||||
title: i18n("Server Information")
|
||||
|
||||
Reference in New Issue
Block a user