mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 13:25:48 +02:00
lint fixes
This commit is contained in:
@@ -4,7 +4,7 @@ import { readNotification } from '../../common/read-notification.js';
|
||||
export const meta = {
|
||||
desc: {
|
||||
'ja-JP': '通知を既読にします。',
|
||||
'en-US': 'Mark a notification as read.'
|
||||
'en-US': 'Mark a notification as read.',
|
||||
},
|
||||
|
||||
tags: ['notifications', 'account'],
|
||||
|
||||
Reference in New Issue
Block a user