mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-31 11:54:19 +01:00
fixed file ending in links
This commit is contained in:
@@ -85,7 +85,7 @@ ID | MD Icon Name | Icon
|
||||
-- | ------------ | ----
|
||||
""")
|
||||
for idx, val in enumerate(icon_name_list):
|
||||
f.write(f"{idx} | {val} | \n")
|
||||
f.write(f"{idx} | {val} | \n")
|
||||
|
||||
|
||||
print("=== STRING for HMI Project ===")
|
||||
|
||||
Reference in New Issue
Block a user