mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-04 19:59:49 +00:00
isInstalled removed
This commit is contained in:
parent
d1f6512b96
commit
35a88b8955
1 changed files with 1 additions and 2 deletions
|
|
@ -101,8 +101,7 @@ InstallAddonDialog.defaultProps = {
|
|||
name: '',
|
||||
version: '',
|
||||
types: [],
|
||||
description: '',
|
||||
isInstalled: false
|
||||
description: ''
|
||||
};
|
||||
|
||||
export default InstallAddonDialog;
|
||||
|
|
|
|||
Loading…
Reference in a new issue