Merge branch 'develop' into sw-notification-action
This commit is contained in:
commit
6711202bce
326 changed files with 3539 additions and 526 deletions
|
|
@ -3,6 +3,10 @@ import define from '../../define';
|
|||
import { createNotification } from '../../../../services/create-notification';
|
||||
|
||||
export const meta = {
|
||||
desc: {
|
||||
'ja-JP': '通知を作成します。'
|
||||
},
|
||||
|
||||
tags: ['notifications'],
|
||||
|
||||
requireCredential: true as const,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue