docs: added info about api_domain option into docs (#840)

This commit is contained in:
Alexandr
2021-01-29 22:24:49 +05:30
committed by GitHub
parent ce0a97c29d
commit 76f71513f0
+1
View File
@@ -192,6 +192,7 @@ You can provide multiple comma-separated values in bg_color option to render a g
- `hide_progress` - Hides the progress bar and percentage _(boolean)_
- `custom_title` - Sets a custom title for the card
- `layout` - Switch between two available layouts `default` & `compact`
- `api_domain` - Set a custom api domain for the card
---