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,
|
||||
fee,
|
||||
language,
|
||||
license,
|
||||
licenseType: license,
|
||||
licenseUrl,
|
||||
nsfw,
|
||||
thumbnail,
|
||||
|
|
Loading…
Reference in a new issue