Remove redundant event listeners adding in home
This commit is contained in:
parent
abfe581f29
commit
0c2df347ec
@ -28,8 +28,6 @@ export async function initHomePage(): Promise<void> {
|
|||||||
|
|
||||||
// Add this line to populate the select when the page loads
|
// Add this line to populate the select when the page loads
|
||||||
await populateMemberSelect();
|
await populateMemberSelect();
|
||||||
|
|
||||||
await registerAllListeners();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//// Modal
|
//// Modal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user