fix(bazarr): inconsistent headers (#2047)

pull/2048/head
bakerboy448 4 months ago committed by GitHub
parent b7e72827ad
commit 899e161ac2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
Here you will find several scripts you can use with Bazarr Here you will find several scripts you can use with Bazarr
## Stable Bazarr Branch: master ## Stable - Bazarr Branch: master
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5){ .off-glb } ![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5){ .off-glb }
@ -15,7 +15,7 @@ Here you will find several scripts you can use with Bazarr
hotio/bazarr:latest hotio/bazarr:latest
``` ```
## Dev = Bazarr Branch: development ## Dev - Bazarr Branch: development
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5){ .off-glb } ![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5){ .off-glb }

Loading…
Cancel
Save