prefil license type on edit

This commit is contained in:
Sean Yesmunt 2018-06-25 14:23:25 -04:00
parent dd19af3b3d
commit d2e32f38ef

View file

@ -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,