1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Add 'main' field to peertube types

This commit is contained in:
Chocobozzz 2023-11-13 10:30:39 +01:00
parent 929e05007c
commit d8f846c69d
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -91,6 +91,7 @@ async function run () {
description, description,
version, version,
private: false, private: false,
main: '',
license: licence, license: licence,
engines, engines,
author, author,