Compare commits
4 Commits
main
...
852e2a005f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
852e2a005f | ||
|
|
03243c93c6 | ||
|
|
f1817c5974 | ||
|
|
67cdf2c384 |
@@ -119,6 +119,6 @@ public interface ILightlessHub
|
||||
|
||||
Task UpdateLocation(LocationDto locationDto, bool offline);
|
||||
Task<(List<LocationWithTimeDto>, List<SharingStatusDto>)> RequestAllLocationInfo();
|
||||
Task<bool> ToggleLocationSharing(LocationSharingToggleDto dto);
|
||||
Task ToggleLocationSharing(LocationSharingToggleDto dto);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user