Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
replace discord invite with permanent forum link
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgunozerk committed Sep 30, 2022
1 parent fece3dd commit 44cdbbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/src/node.rs
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ async fn create_full_client<CS: ChainSpec + 'static>(
set_default_ss58_version(&chain_spec);

sp_panic_handler::set(
"https://discord.gg/vhKF9w3x",
"https://forum.subspace.network/",
env!("SUBSTRATE_CLI_IMPL_VERSION"),
);

Expand Down

0 comments on commit 44cdbbc

Please sign in to comment.