diff --git a/src/components/studio-footer/StudioFooter.jsx b/src/components/studio-footer/StudioFooter.jsx index 92bf6dabd..aa178fe84 100644 --- a/src/components/studio-footer/StudioFooter.jsx +++ b/src/components/studio-footer/StudioFooter.jsx @@ -94,7 +94,7 @@ const StudioFooter = ({ ) : null} - © {new Date().getFullYear()} {config.SITE_NAME} + © {new Date().getFullYear()} {config.SITE_NAME} {!_.isEmpty(config.TERMS_OF_SERVICE_URL) && (