Merge branch 'develop' into pr/13929

This commit is contained in:
syuilo
2024-08-27 20:47:47 +09:00
17 changed files with 47 additions and 16 deletions

View File

@@ -4947,6 +4947,7 @@ export type components = {
* @enum {string}
*/
noteSearchableScope: 'local' | 'global';
maxFileSize: number;
};
MetaDetailedOnly: {
features?: {