Merge branch 'BumBranch' into gruppDM

This commit is contained in:
Davenludd 2024-03-20 14:48:32 +01:00
commit eddf678f3a

View file

@ -303,7 +303,7 @@ export const api: API = {
} catch (e) {
return {
success: false,
message: "fuck",
message: "fucked again",
};
}
},