mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Fix asset url in Habitica integration (#147612)
This commit is contained in:
parent
1416f0f1e0
commit
aef08091f8
@ -9,7 +9,7 @@ ASSETS_URL = "https://habitica-assets.s3.amazonaws.com/mobileApp/images/"
|
|||||||
SITE_DATA_URL = "https://habitica.com/user/settings/siteData"
|
SITE_DATA_URL = "https://habitica.com/user/settings/siteData"
|
||||||
FORGOT_PASSWORD_URL = "https://habitica.com/forgot-password"
|
FORGOT_PASSWORD_URL = "https://habitica.com/forgot-password"
|
||||||
SIGN_UP_URL = "https://habitica.com/register"
|
SIGN_UP_URL = "https://habitica.com/register"
|
||||||
HABITICANS_URL = "https://habitica.com/static/img/home-main@3x.ffc32b12.png"
|
HABITICANS_URL = "https://cdn.habitica.com/assets/home-main@3x-Dwnue45Z.png"
|
||||||
|
|
||||||
DOMAIN = "habitica"
|
DOMAIN = "habitica"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user