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