Darvesh

Results 6 issues of Darvesh

**Your Environment** - Add-on name: Jiotv - Add-on version: 2.2.2 - Kodi version: 19.3(19.3.0) - Operating system version/name: Windows 10 - Using from country: India **Describe the bug** When playing...

bug

![image](https://user-images.githubusercontent.com/22394081/120064653-f5fdc180-c08a-11eb-9d78-9b005b205feb.png)

Examples: `pnpm add -T uuid` will add `@types/uuid` to devDependencies and `uuid` to dependencies With -D flag `pnpm add -TD jest` will add both `jest` and `@types/jest` devDependencies

type: feature