mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 14:51:31 -07:00
Revert "ah a lil fix before anybody pulls"
This reverts commit 69f6955cf52103806e7aca90c5950b91d2c6479f.
This commit is contained in:
parent
48c6a3ce6b
commit
e2887da7bc
1 changed files with 1 additions and 2 deletions
|
@ -213,11 +213,10 @@ onUnmounted(() => {
|
|||
if (connection) connection.dispose();
|
||||
});
|
||||
|
||||
/*
|
||||
onActivated(() => {
|
||||
paginationComponentUser.reload();
|
||||
paginationComponentGroup.reload();
|
||||
});*/
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
|
Loading…
Reference in a new issue