mirror of
https://gitlab.com/comunic/comunicconsole
synced 2024-11-23 13:59:23 +00:00
Show initial project year on login page
This commit is contained in:
parent
51c23a93fe
commit
ba3bb587dc
@ -46,7 +46,7 @@ function Copyright() {
|
||||
return (
|
||||
<Typography variant="body2" color="textSecondary" align="center">
|
||||
{"Copyright © "}
|
||||
Comunic
|
||||
Comunic 2021 -
|
||||
{new Date().getFullYear()}
|
||||
{"."}
|
||||
</Typography>
|
||||
|
Loading…
Reference in New Issue
Block a user