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

Fix lint, tests and styling

This commit is contained in:
Chocobozzz 2024-02-12 11:12:05 +01:00 committed by Chocobozzz
parent f9c89b98f7
commit 3cac8a756f
9 changed files with 20 additions and 25 deletions

View file

@ -213,7 +213,7 @@ export interface ServerConfig {
}
users: {
enabled:boolean
enabled: boolean
}
}