1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 02:09:37 +02:00

Update CREDITS

This commit is contained in:
Chocobozzz 2021-12-24 14:56:13 +01:00
parent e5d91a9b9c
commit ae4e417ab0
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 20 additions and 15 deletions

View file

@ -1,4 +1,3 @@
import express from 'express'
import { createClient } from 'redis'
import { exists } from '@server/helpers/custom-validators/misc'
import { logger } from '../helpers/logger'