Skip to content
Snippets Groups Projects
Commit 837ed4ad authored by echicken's avatar echicken
Browse files

Whatever.

parent 03ea7711
No related branches found
No related tags found
No related merge requests found
......@@ -61,5 +61,5 @@ function get_params(cmd, nick, srv) {
}
function temperature_str(n) {
return n + '\xB0C \1n\1r(\1h\1c' + owm.c_to_f(n) + '\xB0F\1n\1r)';
return n + '\xC2\xB0C \1n\1r(\1h\1c' + owm.c_to_f(n) + '\xC2\xB0F\1n\1r)';
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment