Various forum improvements

This commit is contained in:
Ilya Laktyushin
2022-11-15 22:29:09 +04:00
parent 59e2c74d42
commit 37e752c78f
65 changed files with 1603 additions and 539 deletions

View File

@@ -2,8 +2,6 @@ import Foundation
import Postbox
public extension Peer {
var debugDisplayTitle: String {
switch self {
case let user as TelegramUser: