mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-24 23:07:11 -05:00
Update webview version
This commit is contained in:
parent
ec2e5fd82f
commit
f74f84fef5
|
|
@ -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') {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user