Daniel Andrei

Results 10 comments of Daniel Andrei

@gutenye That's because `ky` has a default `retry` [value](https://github.com/sindresorhus/ky#retry). [codesandbox](https://codesandbox.io/s/stupefied-matsumoto-rbelu) You could do ```javascript const users = api.get('users', {retry: 0}).json(); ```

@kingmustard There is already a `Dark Mode` option that you can try.

@myszaa Would this list the emojis in the touchbar or rather just toggle the emoji picker? Edit: I assume you'd have a list of emojis since we already have a...

This might be fixed by https://github.com/sindresorhus/caprine/pull/1247

@mwkcoding Could you please provide more info on this issue? Having reproduction steps would greatly increase the odds of someone fixing it. Thanks!

@night It seems Twitch saves a boolean in the sessionStorage that prevents the notification from showing up once you dismiss one. Should we close this issue?

I honestly don't know why that is there. I do know that it was there on the previous PR that I picked up from. I can tackle this if we...

I'm up for lending a hand in developing.

Hello, > Maybe there should be a way to set the shortcut ourselves, if possible. I am actually working on a options page for the extension which will include some...

@jakewtaylor Any hopes on getting this merged & released? 🙏