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

Add ability to set custom markdown in description

This commit is contained in:
Chocobozzz 2021-05-31 11:33:49 +02:00
parent 15f35256af
commit 8ee25e17b8
No known key found for this signature in database
GPG key ID: 583A612D890159BE
34 changed files with 118 additions and 48 deletions

View file

@ -40,7 +40,6 @@ export class InstanceService {
async buildHtml (about: About) {
const html = {
description: '',
terms: '',
codeOfConduct: '',
moderationInformation: '',