Fixed bad description

This commit is contained in:
Dev 2024-07-05 16:39:40 +01:00
parent d7798d3afa
commit 2f6f09c51a

View File

@ -111,7 +111,7 @@ export class DatabaseService
/**
* Get specific location by its Id
* @param locationId Desired trader id
* @param locationId Desired location id
* @returns assets/database/locations/
*/
public getLocation(locationId: string): ILocation