parent
8e111e085e
commit
2365d24c5c
|
|
@ -73,7 +73,9 @@
|
||||||
this.$apollo.mutate({
|
this.$apollo.mutate({
|
||||||
mutation: TOGGLE_SIDEBAR,
|
mutation: TOGGLE_SIDEBAR,
|
||||||
variables: {
|
variables: {
|
||||||
profile: false
|
sidebar: {
|
||||||
|
profile: false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue