mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-02 21:16:07 +02:00
add some table loading spinner
This commit is contained in:
@@ -89,7 +89,6 @@ export const useFriendStore = defineStore('Friend', () => {
|
||||
!(filter.value && row.type === 'Unfriend')
|
||||
}
|
||||
],
|
||||
pageSize: 20,
|
||||
pageSizeLinked: true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user