Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
so pretty
Browse files Browse the repository at this point in the history
Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
  • Loading branch information
FintanH committed Mar 26, 2021
1 parent 550b6fa commit 014b879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions native/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ if (isDev) {
// Packaged app, i.e. production.
proxyPath = path.join(__dirname, "../../radicle-proxy");
proxyArgs = [
"--default-seed",
"hynkyndc6w3p8urucakobzna7sxwgcqny7xxtw88dtx3pkf7m3nrzc@sprout.radicle.xyz:12345",
"--default-seed",
"hynkyndc6w3p8urucakobzna7sxwgcqny7xxtw88dtx3pkf7m3nrzc@sprout.radicle.xyz:12345",
];
}

Expand Down

0 comments on commit 014b879

Please sign in to comment.