mirror of
https://github.com/danog/termux-api.git
synced 2025-01-22 13:21:10 +01:00
Fixed unended JSON object for TelephonyDeviceInfo
This commit is contained in:
parent
1a85aeffb5
commit
c927b7d5a5
@ -280,6 +280,8 @@ public class TelephonyAPI {
|
||||
|
||||
|
||||
}
|
||||
|
||||
out.endObject();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user