mirror of https://github.com/bra1n/townsquare.git
linting
This commit is contained in:
parent
e6190f5e90
commit
452667e68b
|
@ -131,7 +131,6 @@ export default {
|
||||||
if (background || background === "") {
|
if (background || background === "") {
|
||||||
this.$store.commit("setBackground", background);
|
this.$store.commit("setBackground", background);
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
hostSession() {
|
hostSession() {
|
||||||
const sessionId = prompt(
|
const sessionId = prompt(
|
||||||
|
|
Loading…
Reference in New Issue