Merge branch 'develop' into mkjs-n

This commit is contained in:
tamaina 2023-07-02 03:30:52 +00:00
commit fe16b16fc3
5 changed files with 7 additions and 3 deletions

View file

@ -9,6 +9,8 @@ export const meta = {
tags: ['meta'],
requireCredential: false,
allowGet: true,
cacheSec: 60 * 1,
} as const;
export const paramDef = {

View file

@ -26,6 +26,8 @@ export const meta = {
tags: ['hashtags'],
requireCredential: false,
allowGet: true,
cacheSec: 60 * 1,
res: {
type: 'array',