Skip to content

Commit 0a24124

Browse files
authored
Update README.md
1 parent cf09150 commit 0a24124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You might have to add a character and remove it again, before the Save button be
1616
In addition to the js file is moment.js needed, but only if you plan to use dateformat or timeformat. To install moment.js add these lines in the section 'resources' in ui-lovelace.yaml:
1717
```
1818
- url: https://unpkg.com/moment@2.29.1/min/moment-with-locales.js
19-
type: module
19+
type: js
2020
```
2121

2222
If you use the dateformat or timeformat and the hands are not shown, that probably means moment.js is not properly loaded.

0 commit comments

Comments
 (0)