Merge branch 'develop' into merge/2024-02-03
# Conflicts: # packages/backend/src/core/SearchService.ts # packages/misskey-js/src/autogen/types.ts
This commit is contained in:
@@ -25901,7 +25901,7 @@ export type operations = {
|
||||
/** @description The local host is represented with `.`. */
|
||||
host?: string;
|
||||
/** @enum {string|null} */
|
||||
filetype?: 'image' | 'video' | 'audio' | 'module' | 'flash';
|
||||
filetype?: 'image' | 'video' | 'audio' | 'module' | 'flash' | null;
|
||||
/**
|
||||
* Format: misskey:id
|
||||
* @default null
|
||||
|
||||
Reference in New Issue
Block a user