mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Update systemd service template
This commit is contained in:
@@ -23,7 +23,7 @@ function createEmptyCallback () {
|
||||
}
|
||||
|
||||
interface FormatableToJSON {
|
||||
toFormatedJSON()
|
||||
toFormatedJSON ()
|
||||
}
|
||||
|
||||
function getFormatedObjects<U, T extends FormatableToJSON> (objects: T[], objectsTotal: number) {
|
||||
|
||||
Reference in New Issue
Block a user