andrewstech
andrewstech
Example: https://github.com/is-a-dev/test-project/issues/new/choose
@phenax thoughts?
Just noticed seems to already be integrated in this [file](https://github.com/bespoken/bst/blob/master/lib/server/bespoke-server.ts) but im still getting HTTP 200 responses for offline servers.
Sure
Try clearing cache or loading in incognito
> There's not Windows and android builds ? They will be merged in the future. This is me fixing the CI
Not stale
So the translation system required translation support to be coded into each component. Unfortunately this takes time. So some parts will appear in your language but others will not.
@Lukas-Batema This may help. https://medium.com/geekculture/web-based-multi-screen-apps-including-drag-drop-5e161da6507b
> > ```js > > var installed = localStorage.getItem('installed') || '[]' > > installed = JSON.parse(installed) > > installed.push({ > > "name": "Smash karts", > > "icon": "https://api.web.gamepix.com/assets/img/250/250/icon/smash-karts.png", > >...