pregenerate location names and fix location forwarding
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
export * from './ui.ts';
|
||||
export * from './meteo.ts';
|
||||
|
||||
export const pad = (n: string | number) => {
|
||||
if (n === null || n === undefined) {
|
||||
|
||||
Reference in New Issue
Block a user