mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 13:48:27 +02:00
Linting
This commit is contained in:
@@ -204,7 +204,7 @@ export class RemotePlayManager {
|
||||
}
|
||||
|
||||
if (this.consoles.length === 0) {
|
||||
Toast.show(t('no-consoles-found'), '', {instant: true});
|
||||
Toast.show(t('no-consoles-found'), '', { instant: true });
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user