mirror of
https://github.com/tribufu/tribufu-js
synced 2026-05-06 06:47:27 +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
|
||||
*/
|
||||
private static getBaseUrl(): string {
|
||||
protected static getBaseUrl(): string {
|
||||
if (!process) {
|
||||
return TRIBUFU_API_URL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue