1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 07:04:05 +02:00

Merge branch 'develop' into ed25519

This commit is contained in:
tamaina
2024-03-01 05:04:54 +00:00
13 changed files with 184 additions and 156 deletions

View File

@@ -4584,6 +4584,7 @@ export type components = {
type: 'isLocal' | 'isRemote';
};
RoleCondFormulaValueAssignedRole: {
id: string;
/** @enum {string} */
type: 'roleAssignedTo';
/**