mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add missing import
This commit is contained in:
parent
5215ed3db0
commit
94c13dc8d3
@ -30,7 +30,7 @@
|
||||
</template>
|
||||
<script setup>
|
||||
import CONFIG from '../config'
|
||||
import { BTr } from 'bootstrap-vue-next'
|
||||
import { BTr, BCol } from 'bootstrap-vue-next'
|
||||
|
||||
const year = new Date().getFullYear()
|
||||
const version = CONFIG.APP_VERSION
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user