mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Add ability for plugins to add custom routes
This commit is contained in:
parent
9afa0901f1
commit
5e2b2e2775
11 changed files with 483 additions and 233 deletions
|
@ -3,3 +3,4 @@ import './filter-hooks'
|
|||
import './translations'
|
||||
import './video-constants'
|
||||
import './plugin-helpers'
|
||||
import './plugin-router'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue