@if (breakpoint() == "desktopLarge" || selectedOption == "") { } @if (breakpoint() == "desktopLarge" || selectedOption != "") {
@if (breakpoint() != "desktopLarge") {

{{"chat.userSettingsDialog.options."+selectedOption|translate}}

} @switch (selectedOption) { @case ("security") { } }
}