mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Merge commit 'b1f80d475c7cd0319b8f18187ffe382d87299687'
# Conflicts: # submodules/TelegramUI/Components/AdminUserActionsSheet/Sources/AdminUserActionsPeerComponent.swift
This commit is contained in:
@@ -87,7 +87,7 @@ private enum SettingsActionType: Hashable, CaseIterable {
|
||||
var eventFlags: AdminLogEventsFlags {
|
||||
switch self {
|
||||
case .groupInfo:
|
||||
return [.info, .settings]
|
||||
return [.info, .settings, .forums]
|
||||
case .inviteLinks:
|
||||
return [.invites]
|
||||
case .videoChats:
|
||||
|
||||
Reference in New Issue
Block a user