Try Build

This commit is contained in:
2023-11-07 04:03:34 +00:00
parent ee924054b4
commit c5ca27c958
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ impl FallbackURL {
.join(&format!(
"/badge/{}-{}-{}",
encode(&config.badges.label),
encode("internal error"),
encode("none"),
encode("lightgrey"),
))
.unwrap();