mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
delete unused data
This commit is contained in:
parent
f0100831e9
commit
1625cd0325
@ -35,20 +35,6 @@
|
|||||||
</b-row>
|
</b-row>
|
||||||
</footer>
|
</footer>
|
||||||
</template>
|
</template>
|
||||||
<script>
|
|
||||||
import CONFIG from '@/config'
|
|
||||||
|
|
||||||
export default {
|
|
||||||
data() {
|
|
||||||
return {
|
|
||||||
year: new Date().getFullYear(),
|
|
||||||
version: CONFIG.APP_VERSION,
|
|
||||||
hash: CONFIG.BUILD_COMMIT,
|
|
||||||
shortHash: CONFIG.BUILD_COMMIT_SHORT,
|
|
||||||
}
|
|
||||||
},
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
<style>
|
<style>
|
||||||
.bi-telegram {
|
.bi-telegram {
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user