ah a lil fix before anybody pulls

This commit is contained in:
cutestnekoaqua 2023-01-19 17:45:26 +01:00
parent 976f06f4e3
commit 69f6955cf5
No known key found for this signature in database
GPG key ID: 6BF0964A5069C1E0

View file

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