-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug: additional checks for card editor entities array
avoids calling `some` function in case entities is not an array avoids calling `some` function in case entities is not an array This wouldn't result in any visual errors, but the console would get filled with `console.error()` small refactoring Update hui-card-element-editor.ts chore: update build file docs: update readme with disclaimer Update README.md fix: revert changes unrelated to PR Delete settings.json Discard changes to card-mod.js
- Loading branch information
1 parent
1c802ed
commit e7405bf
Showing
1 changed file
with
23 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters