mirror of
https://github.com/YunoHost-Apps/nitter_ynh.git
synced 2024-09-03 19:46:24 +02:00
Update config_panel.toml
Co-authored-by: Jules Bertholet <julesbertholet@quoi.xyz>
This commit is contained in:
parent
94222f84af
commit
1d1af47e35
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ services = ["__APP__"]
|
|||
ask = "Libreddit instance"
|
||||
type = "string"
|
||||
default = "https://libredd.it/"
|
||||
help = "Replace Instagram links with a Libreddit instance"
|
||||
bind = "replaceInstagram:__FINALPATH__/nitter.conf"
|
||||
help = "Replace Reddit links with a Libreddit instance"
|
||||
bind = "replaceReddit:__FINALPATH__/nitter.conf"
|
||||
|
||||
[main.config.replace_instagram]
|
||||
ask = "Bibliogram instance"
|
||||
|
|
Loading…
Reference in a new issue