Rename
This commit is contained in:
@@ -49,7 +49,7 @@ The HTML code for the frontend can be generated by using `trunk build`. The resu
|
|||||||
```mermaid
|
```mermaid
|
||||||
classDiagram
|
classDiagram
|
||||||
namespace Backend {
|
namespace Backend {
|
||||||
class cookie_Error {
|
class Error {
|
||||||
+status: &'static str
|
+status: &'static str
|
||||||
+message: String
|
+message: String
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user