Tiến Nguyễn Khắc
Tiến Nguyễn Khắc
It appear that patches were applied correctly even without adding `plugin 'cocoapods-patch'` to Podfile. How was this possible?
Really help alleviate some of the pain I'm about to get dealing with legacy system :))
Use fully qualified name for enum to distinguish from class with possible same name ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes...
```yaml - uses: cloudflare/wrangler-action@v3 with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} command: deploy --env production secrets: | SUPER_SECRET env: SUPER_SECRET: ${{ secrets.SUPER_SECRET }} ``` Assuming the worker name is `my-worker` doing the...
As @0xKheops pointed out, this line [here](https://github.com/TalismanSociety/talisman/blob/9d7852865a97a686e46b4dc161853cfec5115ff3/apps/extension/src/core/handlers/Tabs.ts#L294) could probably be provided with an actual subscription method.
A nice library that you guys have here. But I have to tweak it a bit for my use case. Would be nice if you guys would consider using something...