mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
fix: update copyright info
This commit is contained in:
@@ -22,7 +22,7 @@ export const InfoModal = ({ open, onClose }: ModalProps) => {
|
||||
</CloseContainer>
|
||||
</Header>
|
||||
<ModalContent />
|
||||
<Footer>Copyright © 2022 TOEVERYTHING PTE.LTD</Footer>
|
||||
<Footer>Copyright © 2022 Toeverything</Footer>
|
||||
</Container>
|
||||
</MuiModal>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user