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