Direction
This commit is contained in:
@@ -48,7 +48,7 @@ The HTML code for the frontend can be generated by using `trunk build`. The resu
|
|||||||
### Class Diagramm
|
### Class Diagramm
|
||||||
```mermaid
|
```mermaid
|
||||||
classDiagram
|
classDiagram
|
||||||
direction TB
|
direction RL
|
||||||
class backend_src_cookie_Error {
|
class backend_src_cookie_Error {
|
||||||
+status: &'static str
|
+status: &'static str
|
||||||
+message: String
|
+message: String
|
||||||
|
|||||||
Reference in New Issue
Block a user