chore: formatting
This commit is contained in:
parent
5bd00491f6
commit
e26b881297
@ -72,7 +72,7 @@ async function initSite() {
|
||||
});
|
||||
|
||||
// cleanup
|
||||
Relay.delete(["REQ", "cleanup", { kinds: [1, 7, 9735], until: unixNow() - (Day * 30) }]);
|
||||
Relay.delete(["REQ", "cleanup", { kinds: [1, 7, 9735], until: unixNow() - Day * 30 }]);
|
||||
|
||||
return null;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user