mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-25 03:16:51 +01:00
Fix a small typo in gadgetbridge.model.ServiceCommand
This commit is contained in:
parent
c69ae753ac
commit
eafb795874
@ -2,7 +2,7 @@ package nodomain.freeyourgadget.gadgetbridge.model;
|
||||
|
||||
public enum ServiceCommand {
|
||||
|
||||
UNDEFINEND,
|
||||
UNDEFINED,
|
||||
|
||||
CALL_ACCEPT,
|
||||
CALL_END,
|
||||
|
Loading…
Reference in New Issue
Block a user