mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1694 from lapineige/patch-8
Add Peertube remote runners
This commit is contained in:
commit
abf5356dd2
1 changed files with 6 additions and 0 deletions
|
@ -2602,6 +2602,12 @@ state = "working"
|
|||
subtags = [ "videos" ]
|
||||
url = "https://github.com/YunoHost-Apps/peertube_ynh"
|
||||
|
||||
[peertube_remote_runner]
|
||||
category = "social_media"
|
||||
state = "working"
|
||||
subtags = [ "videos" ]
|
||||
url = "https://github.com/YunoHost-Apps/peertube_remote_runner_ynh"
|
||||
|
||||
[peertube-search-index]
|
||||
category = "social_media"
|
||||
level = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue