Konrad
Konrad
Fixes #2126 ### Changes * Added downvote slider analogically to the upvote's one * Updated Slider component indicator ### Test plan * [ ] Make sure you have 'Enable slider'...
Fixes #2081 ### Changes * Made reblogs to be stored per user rather than per app ### Test plan * [ ] Log in with account A * [ ]...
When you launch browser manually, not via "Launch Firefox" button - launchpad does not detect it. It is because of a way of searching running processes. It strongly depends on...
package.json of devtools-core root folder does not have a license field. ```➜ devtools-core git:(master) ✗ yarn yarn install v1.13.0 warning package.json: No license field warning [email protected]: No license field ```
### Is your feature request related to a problem? Please describe. We're developing a new parachain and wanted to create a private beta with docker image of the parachain published...
When launching using Kubernetes provider (`zombienet -p kubernetes`) and using minikube, I needed to use local image without publishing it. I can add it to `minikube`, by using `minikube image...