mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 20:04:05 +02:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
8665d794c4
commit
fd67bfbc63
@@ -1,7 +1,7 @@
|
||||
# List of environment variables, see : https://github.com/vogler/free-games-claimer#configuration--options
|
||||
SHOW='1'
|
||||
WIDTH='1280'
|
||||
HEIGHT='1280'
|
||||
HEIGHT=1280
|
||||
LOGIN_TIMEOUT=180
|
||||
NOTIFY_TITLE='Free Games Claimer'
|
||||
TIMEOUT='60'
|
||||
LOGIN_TIMEOUT='180'
|
||||
# List of environment variables, see : https://github.com/vogler/free-games-claimer#configuration--options
|
||||
SHOW=1
|
||||
TIMEOUT=60
|
||||
WIDTH=1280
|
||||
|
||||
Reference in New Issue
Block a user