mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Added link to schema.org #1422
This commit is contained in:
parent
a056631cef
commit
83aa65981b
2 changed files with 45 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
view.viewICS(null);
|
||||
if (msg) {
|
||||
// JSON-LD after parsing HTML
|
||||
// See http://schema.org/
|
||||
msg.linkedData.subscribe(data => {
|
||||
if (!view.viewICS()) {
|
||||
data.forEach(item => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue