mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-08-28 11:34:17 -05:00
Update webview version
This commit is contained in:
@@ -7,7 +7,7 @@ export const SPLATNET3_WEB_SERVICE_ID = '4834290508791808';
|
||||
export default class SplatNet3Client
|
||||
{
|
||||
baseUrl = 'https://api.lp1.av5ja.srv.nintendo.net';
|
||||
webViewVersion = '1.0.0-63bad6e1';
|
||||
webViewVersion = '2.0.0-8a061f6c';
|
||||
bulletToken = null;
|
||||
|
||||
constructor(nsoClient, acceptLanguage = 'en-US') {
|
||||
|
||||
Reference in New Issue
Block a user