Fix issue templates

This commit is contained in:
freearhey
2025-10-08 21:28:26 +03:00
parent 40221ab2d2
commit 5e7549f836
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ body:
id: directives id: directives
attributes: attributes:
label: Directives label: Directives
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.' description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.'
placeholder: '#KODIPROP:inputstream=inputstream.adaptive' placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
- type: textarea - type: textarea

View File

@@ -76,7 +76,7 @@ body:
id: directives id: directives
attributes: attributes:
label: Directives label: Directives
description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#VLCOPT`.' description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.'
placeholder: '#KODIPROP:inputstream=inputstream.adaptive' placeholder: '#KODIPROP:inputstream=inputstream.adaptive'
- type: textarea - type: textarea