mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-26 09:13:33 +03:00
community change
This commit is contained in:
parent
7b5a7cbe7d
commit
444d392b88
@ -96,7 +96,7 @@ export const makeJsonMetadataReply = tags => ({
|
||||
tags,
|
||||
app: `esteem/${VersionNumber.appVersion}-mobile`,
|
||||
format: 'markdown+html',
|
||||
community: 'esteem.app',
|
||||
community: 'hive-125125',
|
||||
});
|
||||
|
||||
export const makeJsonMetadata = (meta, tags) =>
|
||||
@ -104,7 +104,7 @@ export const makeJsonMetadata = (meta, tags) =>
|
||||
tags,
|
||||
app: `esteem/${VersionNumber.appVersion}-mobile`,
|
||||
format: 'markdown+html',
|
||||
community: 'esteem.app',
|
||||
community: 'hive-125125',
|
||||
});
|
||||
|
||||
export const makeJsonMetadataForUpdate = (oldJson, meta, tags) => {
|
||||
|
Loading…
Reference in New Issue
Block a user