mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: mobiApp
This commit is contained in:
@@ -23,7 +23,7 @@ class GrpcRepo {
|
||||
.get(LocalCacheKey.accessKey, defaultValue: {})['value'];
|
||||
static const _build = 1462100;
|
||||
static const _biliChannel = 'bili';
|
||||
static const _mobiApp = 'android';
|
||||
static const _mobiApp = 'android_hd';
|
||||
static const _phone = 'phone';
|
||||
|
||||
static final _eId = _isLogin ? Utils.genAuroraEid(_mid!) : '';
|
||||
|
||||
Reference in New Issue
Block a user