mirror of
https://github.com/tribufu/tribufu-js
synced 2026-06-01 09:42:36 +00:00
Update index.ts
This commit is contained in:
parent
93d89995b5
commit
10cd001665
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue