Revert "ah a lil fix before anybody pulls"

This reverts commit 69f6955cf52103806e7aca90c5950b91d2c6479f.
This commit is contained in:
ThatOneCalculator 2023-01-19 16:29:39 -08:00
parent 48c6a3ce6b
commit e2887da7bc

View file

@ -213,11 +213,10 @@ onUnmounted(() => {
if (connection) connection.dispose();
});
/*
onActivated(() => {
paginationComponentUser.reload();
paginationComponentGroup.reload();
});*/
});
</script>
<style lang="scss" scoped>