thijnmens

Results 6 issues of thijnmens

``` Well I'm certainly alive. Adding new assets though, even if they are finished as shown in some issues, is very time consuming with little value. Any PRs that popup...

I just deleted everything and started from scratch xD

**Is this a finished asset?** - [x] Finished asset - [ ] Asset request **What type of asset is this?** - [x] Icon - [ ] Concept art **Describe where...

asset

**Is this a finished asset?** - [x] Finished asset - [ ] Asset request **What type of asset is this?** - [x] Icon - [ ] Concept art **Describe where...

I've made an overlay for beatsaber using the SongOverlay module, but the data it sends is quite limited compared to other data mods. The data I wish to get is...

the following typescript code will complain about "status" not being valid ```ts const mollieClient = createMollieClient({apiKey: process.env.MOLLIE_KEY as string}); const payment = await mollieClient.payments.get(payment_id); console.log(payment._links.status) // TS2339: Property status does...

API docs