Revert "ah a lil fix before anybody pulls"

This reverts commit 69f6955cf5.
This commit is contained in:
ThatOneCalculator 2023-01-19 16:29:39 -08:00
parent 0902eb226b
commit 577de84366
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 2 deletions

View File

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