fix:location names
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
id: string;
|
||||
latitude: string;
|
||||
longitude: string;
|
||||
locationName?: string | null;
|
||||
createdAt: string;
|
||||
userId: string;
|
||||
username: string;
|
||||
|
||||
Reference in New Issue
Block a user