🎨new Twake Drive logo (#292)
This commit is contained in:
@@ -144,33 +144,33 @@
|
||||
"applications":{
|
||||
"grid":[
|
||||
{
|
||||
"name":"Twake",
|
||||
"logo":"/public/img/grid/twake.png",
|
||||
"name":"Chat",
|
||||
"logo":"/public/img/grid/twake.svg",
|
||||
"url":"https://web.twake.app/"
|
||||
},
|
||||
{
|
||||
"name":"TMail",
|
||||
"logo":"/public/img/grid/tmail.png",
|
||||
"name":"Mail",
|
||||
"logo":"/public/img/grid/mail.svg",
|
||||
"url":"https://tmail.linagora.com/"
|
||||
},
|
||||
{
|
||||
"name":"TDrive",
|
||||
"logo":"/public/img/grid/drive.png",
|
||||
"name":"Drive",
|
||||
"logo":"/public/img/grid/drive.svg",
|
||||
"url":"https://tdrive.qa.lin-saas.com/"
|
||||
},
|
||||
{
|
||||
"name":"Calendar",
|
||||
"logo":"/public/img/grid/calendar.png",
|
||||
"logo":"/public/img/grid/calendar.svg",
|
||||
"url":"https://openpaas.linagora.com/calendar/"
|
||||
},
|
||||
{
|
||||
"name":"Contacts",
|
||||
"logo":"/public/img/grid/contacts.png",
|
||||
"logo":"/public/img/grid/contacts.svg",
|
||||
"url":"https://openpaas.linagora.com/contacts"
|
||||
},
|
||||
{
|
||||
"name":"Telescope",
|
||||
"logo":"/public/img/grid/jitsi.png",
|
||||
"name":"Visio",
|
||||
"logo":"/public/img/grid/visio.svg",
|
||||
"url":"https://jitsi.linagora.com/"
|
||||
}
|
||||
],
|
||||
|
||||
Generated
+5
@@ -7674,6 +7674,11 @@
|
||||
"promise": "~1.3.0"
|
||||
}
|
||||
},
|
||||
"nodemailer": {
|
||||
"version": "6.9.7",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.7.tgz",
|
||||
"integrity": "sha512-rUtR77ksqex/eZRLmQ21LKVH5nAAsVicAtAYudK7JgwenEDZ0UIQ1adUGqErz7sMkWYxWTTU1aeP2Jga6WQyJw=="
|
||||
},
|
||||
"nodemon": {
|
||||
"version": "2.0.22",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.22.tgz",
|
||||
|
||||
Reference in New Issue
Block a user