chore: bump dependencies (#3258)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
@@ -131,6 +131,7 @@ const fetchMyTeams = async () => {
|
||||
loading.value = true
|
||||
const result = await runGQLQuery({
|
||||
query: GetMyTeamsDocument,
|
||||
variables: {},
|
||||
})
|
||||
loading.value = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user