mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix ERROR:awesome_lint.py: HoloPlay: depends_3rdparty must be a valid boolean value (true/false/True/False), got "yes"
This commit is contained in:
parent
cc63bdb179
commit
ca3a24d90f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ platforms:
|
|||
- Docker
|
||||
tags:
|
||||
- Media Streaming - Audio Streaming
|
||||
depends_3rdparty: yes
|
||||
depends_3rdparty: True
|
||||
stargazers_count: 58
|
||||
updated_at: '2024-01-23'
|
||||
archived: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue