fix(tdarr): enable portal button (#3571)
This commit is contained in:
parent
0fdc4e1ebd
commit
0b483a78c5
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/HaveAGitGat/Tdarr
|
||||
- https://hub.docker.com/r/haveagitgat/tdarr
|
||||
type: application
|
||||
version: 2.0.27
|
||||
version: 2.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -51,4 +51,4 @@ persistence:
|
|||
enabled: true
|
||||
|
||||
portal:
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue