Skip to content

Commit 8924ae8

Browse files
Patch OOS (#12)
--------- Co-authored-by: israel.aristide <israel.aristide@plusgrade.com>
1 parent 76b128d commit 8924ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/unity/applications/applications-list.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export function ApplicationsList({
7070
}
7171

7272

73-
}, [actions, consts.token, guild])
73+
}, [consts.token, guild])
7474

7575
return (
7676
<div className="flex max-md:flex-col rounded-lg m-4">

0 commit comments

Comments
 (0)