diff --git a/justfile b/justfile index 2775229..1b390cd 100644 --- a/justfile +++ b/justfile @@ -53,7 +53,7 @@ update-nerd: output_file.write(f""" ["{char}", "{key}"],\n""") - output_file.write(" ]\n}") + output_file.write(" ]\n}\r") # Build build: diff --git a/src/icons.rs b/src/icons.rs index 8e8f68c..ceeb896 100644 --- a/src/icons.rs +++ b/src/icons.rs @@ -9329,4 +9329,4 @@ pub fn get_icons() -> Vec<[&'static str; 2]> { ["", "weather-wind_west"], ["", "weather-windy"], ] -} \ No newline at end of file +} \ No newline at end of file