mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Fix
This commit is contained in:
parent
a890e9ce12
commit
e63b300279
@ -88,7 +88,7 @@ export default Vue.extend({
|
|||||||
Vue.set(c, 'isVoted', true);
|
Vue.set(c, 'isVoted', true);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.showResult = !this.poll.multiple;
|
if (!this.showResult) this.showResult = !this.poll.multiple;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user