mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
update:默认设备
This commit is contained in:
parent
f8c52c37c0
commit
5830178362
6 changed files with 21 additions and 21 deletions
|
|
@ -41,8 +41,8 @@ export async function toSetDefaultDevice() {
|
|||
return false;
|
||||
}
|
||||
settings.setConfig('device', {
|
||||
productName: info.deviceName,
|
||||
productType: info.deviceProduct,
|
||||
productName: info.deviceProduct,
|
||||
productType: info.deviceName,
|
||||
modelName: info.deviceModel,
|
||||
osVersion: info.androidVersion,
|
||||
deviceInfo: info.deviceFingerprint,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue