We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e05dc0 commit f5003e7Copy full SHA for f5003e7
1 file changed
src/dedicated-servers/dedicated-servers.service.ts
@@ -421,6 +421,7 @@ export class DedicatedServersService {
421
pk_columns: { id: serverId },
422
_set: {
423
connected: false,
424
+ steam_relay: null,
425
},
426
427
id: true,
0 commit comments