some big beautfiul update

This commit is contained in:
2026-03-02 18:05:59 +01:00
parent bf7eaa965f
commit ba986a32fe
121 changed files with 170698 additions and 561 deletions

View File

@@ -32,6 +32,12 @@
"type": "belongsTo",
"entity": "User",
"isCustom": true
},
"pulse": {
"type": "hasMany",
"entity": "CPuls",
"foreign": "freigeschalteteNutzer",
"isCustom": true
}
}
}