mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-08-31 22:50:43 +00:00
![]() `??` binds tighter than `? :`, so that expression was parsed as: ```ts ( deeplFreeInstance ?? this.serverSettings.deeplIsPro ) ? 'https://api.deepl.com/v2/translate' : 'https://api-free.deepl.com/v2/translate' ``` which ended up calling the non-free DeepL instead of the local DeepLX |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
migration | ||
scripts | ||
src | ||
test | ||
test-federation | ||
test-server | ||
.madgerc | ||
.swcrc | ||
eslint.config.js | ||
jest.config.cjs | ||
jest.config.e2e.cjs | ||
jest.config.fed.cjs | ||
jest.config.unit.cjs | ||
jsconfig.json | ||
ormconfig.js | ||
package.json | ||
README.md | ||
tsconfig.json |