chore: fixes
This commit is contained in:
parent
642ab61886
commit
16adf9af06
2 changed files with 6 additions and 5 deletions
|
@ -15,7 +15,6 @@ export default async (request, context) => {
|
|||
let url;
|
||||
|
||||
if (i) return;
|
||||
|
||||
if (ns) {
|
||||
const ids = getStore('ids')
|
||||
if (!ids.get(id)) ids.set(id, '')
|
||||
|
|
Reference in a new issue