mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix rowsPerPage change, add filter clear button, update video-abuse-list search query param dynamically
This commit is contained in:
@@ -23,7 +23,7 @@ export interface VideoAbuse {
|
||||
}
|
||||
|
||||
createdAt: Date
|
||||
updatedAt?: Date
|
||||
updatedAt: Date
|
||||
|
||||
count?: number
|
||||
nth?: number
|
||||
|
||||
Reference in New Issue
Block a user