mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
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:
@@ -187,7 +187,7 @@ export interface UserNotification {
|
||||
nextOwnerAccount: ActorInfo
|
||||
|
||||
video: VideoInfo
|
||||
videoChannel: ActorInfo
|
||||
channel: ActorInfo
|
||||
}
|
||||
|
||||
createdAt: string
|
||||
|
||||
Reference in New Issue
Block a user