feat: remove options page and add edit page
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
mock: imageResult.mock
|
||||
});
|
||||
|
||||
await goto(resolve('/options'));
|
||||
await goto(resolve('/edit'));
|
||||
} catch (err) {
|
||||
if (!active) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user