Fixed bad description

(cherry picked from commit 2f6f09c51a)
This commit is contained in:
Dev 2024-07-05 16:39:40 +01:00
parent daeae9687a
commit 541264af73

View File

@ -110,7 +110,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