Entities card - remove outdated note about UI editor warning (#15043)

One of the new improvements added in 0.116 release is that the Entities card editor will no longer warn about dividers, weblinks, and other special entity rows. So this note is no longer needed.

Pic of them displaying without warnings:
![image](https://i.imgur.com/EmCfRwP.png)
This commit is contained in:
Sean Mooney 2020-10-09 09:22:50 -04:00 committed by GitHub
parent 53a60018bf
commit 348b88a0fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -374,7 +374,3 @@ entities:
text: Are you sure you want to restart?
service: script.libreelec_power_cycle
```
<div class='note'>
Please be aware that the entity types divider and weblink aren't yet supported by the UI editor and a warning about `Expected a value of type...` is shown. You can ignore the warning and save your edits to verify.
</div>