Like button (optional configurable)

This commit is contained in:
localhost_frssoft 2022-11-13 05:16:46 +03:00
parent 93380080d0
commit 327dae09da
2 changed files with 12 additions and 3 deletions

View file

@ -38,7 +38,8 @@ default_conf = {
"funkwhale.gegeweb.eu",
"shitnoise.monster"
],
'prefetch_playlist': True
'prefetch_playlist': True,
'show_like_button': True
}