fix: Fix outdated icon in notifications permissions banner (#35193)
This commit is contained in:
parent
b804ed0cba
commit
9576434d47
3 changed files with 75 additions and 54 deletions
|
|
@ -18,7 +18,7 @@ import { useIdentity } from 'mastodon/identity_context';
|
|||
|
||||
import { useAppHistory } from './router';
|
||||
|
||||
const messages = defineMessages({
|
||||
export const messages = defineMessages({
|
||||
show: { id: 'column_header.show_settings', defaultMessage: 'Show settings' },
|
||||
hide: { id: 'column_header.hide_settings', defaultMessage: 'Hide settings' },
|
||||
moveLeft: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue