merge:DEVブランチとマージする

This commit is contained in:
2024-06-11 19:22:05 +09:00
13 changed files with 1003 additions and 62 deletions

View File

@@ -82,6 +82,7 @@ export class ButtonAddAction implements IAction {
}
}
register(): void {
actionAddins[this.name] = this;
}