mirror of
https://github.com/docmost/docmost.git
synced 2026-05-21 09:14:07 +08:00
implement new invitation system
* fix comments on the frontend * move jwt token service to its own module * other fixes and updates
This commit is contained in:
@@ -40,7 +40,7 @@ export function MailFooter() {
|
||||
<Section style={footer}>
|
||||
<Row>
|
||||
<Text style={{ textAlign: 'center', color: '#706a7b' }}>
|
||||
© {new Date().getFullYear()}, All Rights Reserved <br />
|
||||
© {new Date().getFullYear()} Docmost, All Rights Reserved <br />
|
||||
</Text>
|
||||
</Row>
|
||||
</Section>
|
||||
|
||||
Reference in New Issue
Block a user