feat: Add pm
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!-- eslint-disable @angular-eslint/template/cyclomatic-complexity -->
|
||||
<div
|
||||
appThemeNode="titleBar"
|
||||
class="relative z-50 flex h-10 w-full items-center justify-between border-b border-border bg-card px-4 select-none"
|
||||
@@ -55,7 +56,7 @@
|
||||
{{ roomContextMeta() }}
|
||||
</span>
|
||||
}
|
||||
} @else {
|
||||
} @else if (!isInDirectMessage()) {
|
||||
<div class="flex items-center gap-2 min-w-0">
|
||||
<span
|
||||
data-theme-slot="text"
|
||||
|
||||
Reference in New Issue
Block a user