Oprava buildu
ci/woodpecker/push/workflow Pipeline was successful

This commit is contained in:
2025-03-05 22:16:42 +01:00
parent e55ee7c11e
commit 30005a4818
2 changed files with 3 additions and 11 deletions
-8
View File
@@ -1,8 +0,0 @@
import { client } from '../../../types/gen/client.gen';
import { getToken } from '../Utils';
client.setConfig({
auth: () => getToken(),
});
export default client