mirror of
https://github.com/chubin/wttr.in
synced 2025-01-26 02:34:59 +00:00
Nice update to preconfig formats
This commit is contained in:
parent
0097d022e8
commit
12c1f1639e
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ PRECONFIGURED_FORMAT = {
|
|||
'2': r'%c 🌡️%t 🌬️%w\n',
|
||||
'3': r'%l: %c %t\n',
|
||||
'4': r'%l: %c 🌡️%t 🌬️%w\n',
|
||||
'69': r'nice',
|
||||
}
|
||||
|
||||
MOON_PHASES = (
|
||||
|
|
Loading…
Reference in a new issue