mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Update systemd service template
This commit is contained in:
parent
b632e9049f
commit
9e58005439
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ function createEmptyCallback () {
|
|||
}
|
||||
|
||||
interface FormatableToJSON {
|
||||
toFormatedJSON()
|
||||
toFormatedJSON ()
|
||||
}
|
||||
|
||||
function getFormatedObjects<U, T extends FormatableToJSON> (objects: T[], objectsTotal: number) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue