Disable shouldRandom for spynano
This commit is contained in:
parent
f20365bec0
commit
e37fb1de96
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ export class AppSettingsService {
|
|||
api: 'https://node.spynano.org/proxy',
|
||||
ws: 'wss://node.spynano.org/websocket',
|
||||
auth: null,
|
||||
shouldRandom: true,
|
||||
shouldRandom: false,
|
||||
},
|
||||
{
|
||||
name: 'Custom',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue