Remove channels ownership changes list

Prefer the notification quick actions system, to not overload the UI and
break menu consistency
This commit is contained in:
Chocobozzz
2026-04-10 14:39:43 +02:00
parent 3faff0d7a6
commit 4c3be4f116
9 changed files with 15 additions and 182 deletions
@@ -187,7 +187,7 @@ export interface UserNotification {
nextOwnerAccount: ActorInfo
video: VideoInfo
videoChannel: ActorInfo
channel: ActorInfo
}
createdAt: string