Merge branch 'frontend' into gruppDM
This commit is contained in:
commit
a2bc13ec22
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ export const api: API = {
|
|||
} catch (e) {
|
||||
return Promise.resolve({
|
||||
success: false,
|
||||
message: "Failed to get user projects",
|
||||
message: "API fucked",
|
||||
});
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue