prefil license type on edit
This commit is contained in:
parent
dd19af3b3d
commit
d2e32f38ef
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ export const doPrepareEdit = (claim: any, uri: string) => (dispatch: Dispatch) =
|
||||||
description,
|
description,
|
||||||
fee,
|
fee,
|
||||||
language,
|
language,
|
||||||
license,
|
licenseType: license,
|
||||||
licenseUrl,
|
licenseUrl,
|
||||||
nsfw,
|
nsfw,
|
||||||
thumbnail,
|
thumbnail,
|
||||||
|
|
Loading…
Reference in a new issue