mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-08 19:27:04 +01:00
Huawei Band 9: Fix device name
This commit is contained in:
parent
39ea1774a4
commit
b909e123a4
@ -66,6 +66,6 @@ public class HuaweiBand9Coordinator extends HuaweiLECoordinator {
|
||||
|
||||
@Override
|
||||
public int getDeviceNameResource() {
|
||||
return R.string.devicetype_huawei_band8;
|
||||
return R.string.devicetype_huawei_band9;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user