De-Tootening
This commit is contained in:
parent
d161ca885c
commit
428bbbd27c
3 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ const componentMap = {
|
|||
};
|
||||
|
||||
const messages = defineMessages({
|
||||
publish: { id: 'compose_form.publish', defaultMessage: 'Toot' },
|
||||
publish: { id: 'compose_form.publish', defaultMessage: 'Post' },
|
||||
});
|
||||
|
||||
const shouldHideFAB = path => path.match(/^\/statuses\/|^\/@[^/]+\/\d+|^\/publish|^\/explore|^\/getting-started|^\/start/);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue