mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
dont worry'
This commit is contained in:
@@ -11,7 +11,6 @@ export default function useAdmin() {
|
||||
}
|
||||
|
||||
function getTeam(teamId) {
|
||||
console.log(teams[0]);
|
||||
return teams.find(team => team.id === teamId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user