@@ -49,7 +49,7 @@ The HTML code for the frontend can be generated by using `trunk build`. The resu
```mermaid
classDiagram
namespace Backend {
class cookie_Error {
class Error {
+status: &'static str
+message: String
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.