mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-29 02:56:11 +03:00
todo
This commit is contained in:
parent
a96d6b0aaf
commit
c036967d57
Binary file not shown.
@ -207,6 +207,7 @@ class EditorContainer extends Component {
|
||||
|
||||
const meta = extractMetadata(fields.body);
|
||||
const jsonMeta = makeJsonMetadata(meta, fields.tags);
|
||||
//TODO: check if permlink is available github: #314
|
||||
const permlink = generatePermlink(fields.title);
|
||||
const author = currentAccount.name;
|
||||
const options = makeOptions(author, permlink);
|
||||
|
Loading…
Reference in New Issue
Block a user