feat: plugins v1.7

This commit is contained in:
2026-04-29 15:24:56 +02:00
parent eabbc08896
commit d261bac0ed
45 changed files with 5621 additions and 867 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ export class PluginDataEntity {
@Column('integer')
updatedAt!: number;
}
}