mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Cache refresh actor promise
This commit is contained in:
parent
a6a12dae10
commit
4ead40e776
6 changed files with 49 additions and 15 deletions
|
@ -34,7 +34,6 @@ export type VideosListMarkupData = {
|
|||
languageOneOf?: string // coma separated values
|
||||
|
||||
onlyLocal?: string // boolean
|
||||
|
||||
}
|
||||
|
||||
export type ButtonMarkupData = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue