mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Improve auto mute tests
This commit is contained in:
parent
716adfaed6
commit
91b8e675e2
2 changed files with 57 additions and 4 deletions
|
@ -4,6 +4,7 @@ type BlocklistResponse = {
|
|||
data: {
|
||||
value: string
|
||||
action?: 'add' | 'remove'
|
||||
updatedAt?: string
|
||||
}[]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue