mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Increase abuse length to 3000
And correctly handle new lines
This commit is contained in:
parent
9a39392a7e
commit
1506307f2f
28 changed files with 136 additions and 80 deletions
3
client/src/app/shared/renderer/index.ts
Normal file
3
client/src/app/shared/renderer/index.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export * from './html-renderer.service'
|
||||
export * from './linkifier.service'
|
||||
export * from './markdown.service'
|
Loading…
Add table
Add a link
Reference in a new issue