forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
a2dd79c4ec
commit
7b792af261
101 changed files with 2196 additions and 22043 deletions
|
@ -9,7 +9,7 @@ export class Stores {
|
|||
const source = new UIEventSource<Date>(undefined)
|
||||
|
||||
function run() {
|
||||
if(asLong !== undefined && !asLong()){
|
||||
if (asLong !== undefined && !asLong()) {
|
||||
return
|
||||
}
|
||||
source.setData(new Date())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue