mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-15 10:14:19 +00:00
Update index.ts
This commit is contained in:
@ -94,7 +94,7 @@ export class TribufuApi extends TribufuApiGenerated {
|
||||
*
|
||||
* @returns string
|
||||
*/
|
||||
private static getBaseUrl(): string {
|
||||
protected static getBaseUrl(): string {
|
||||
if (!process) {
|
||||
return TRIBUFU_API_URL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user