Skip to content
Snippets Groups Projects
Commit be841e34 authored by Julian's avatar Julian
Browse files

Reformat

parent 9c83f0b8
No related branches found
No related tags found
3 merge requests!1237Release 3.0,!1202Resolve "Supply Room ID and Name via Graphql",!1183Release 3.0
......@@ -77,9 +77,9 @@ export default {
methods: {
handleClick() {
if (this.isAbleToClick) {
emit('manual-update');
this.$emit("manual-update");
}
}
}
},
},
};
</script>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment