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:
parent
15f35256af
commit
8ee25e17b8
34 changed files with 118 additions and 48 deletions
|
@ -40,7 +40,6 @@ export class InstanceService {
|
|||
|
||||
async buildHtml (about: About) {
|
||||
const html = {
|
||||
description: '',
|
||||
terms: '',
|
||||
codeOfConduct: '',
|
||||
moderationInformation: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue