Disable shouldRandom for spynano

This commit is contained in:
BlickM 2024-09-28 22:51:59 +00:00 committed by GitHub
commit e37fb1de96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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',