Display a seed URL that matches `isLocal` as `radicle.local`
modified src/views/projects/Header.svelte
@@ -9,6 +9,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -113,7 +114,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/hashRouter.spec.ts
@@ -34,7 +34,7 @@ test("navigation between seed and project pages", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/historyRouter.spec.ts
@@ -34,7 +34,7 @@ test("navigation between seed and project pages", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|