chore: update Copyright notice to 2024
This commit is contained in:
parent
0e6fef049f
commit
e6208e9ec2
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="copyright-notice__version" @click="openInfoModal">
|
||||
v{{ config.public.version }}, © 2021-2023, Settel
|
||||
v{{ config.public.version }}, © 2021-2024, Settel
|
||||
</div>
|
||||
<InfoModal v-if="showInfoModal" @close="closeInfoModal" />
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user