Update Mermaid

This commit is contained in:
xbgmsharp
2023-11-12 13:09:25 +01:00
parent 8025fc4d52
commit 14e2103e0f

View File

@@ -1,4 +1,3 @@
```mermaid
erDiagram
api_logbook {
text _from
@@ -242,4 +241,3 @@ erDiagram
api_stays }o--|| api_moorages : ""
auth_otp |o--|| auth_accounts : ""
auth_vessels |o--|| auth_accounts : ""
```