This commit is contained in:
Henry Jameson 2025-03-13 02:23:18 +02:00
commit bec7fbf7b2
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@ import Timeago from 'components/timeago/timeago.vue'
import genRandomSeed from '../../services/random_seed/random_seed.service.js'
import RichContent from 'components/rich_content/rich_content.jsx'
import Checkbox from 'components/checkbox/checkbox.vue'
import { forEach, map } from 'lodash'
import { usePollsStore } from 'src/stores/polls'
export default {

View file

@ -101,4 +101,4 @@
<script src="./poll.js"></script>
<style src="./poll.scss" lang="scss"/>
<style src="./poll.scss" lang="scss" />