mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-08 09:56:36 +00:00
Change "Reset to dafaults" to "Discard Changes" (#731)
https://github.com/home-assistant/hassio/issues/278
This commit is contained in:
parent
788650f8e5
commit
f385c7e7d5
@ -44,7 +44,7 @@
|
|||||||
hass='[[hass]]'
|
hass='[[hass]]'
|
||||||
path="[[pathOptions(addon)]]"
|
path="[[pathOptions(addon)]]"
|
||||||
data='[[_resetOptionsData]]'
|
data='[[_resetOptionsData]]'
|
||||||
>Reset to defaults</ha-call-api-button>
|
>Discard changes</ha-call-api-button>
|
||||||
</div>
|
</div>
|
||||||
</paper-card>
|
</paper-card>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user