From 13c5cdc69d332fe89bac5da17eabb44840ff8e13 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 11 Mar 2020 02:36:49 +0100 Subject: [PATCH] added rss feed link to overview --- web/js/opentrashmail.js | 1 + 1 file changed, 1 insertion(+) diff --git a/web/js/opentrashmail.js b/web/js/opentrashmail.js index 55c4e90..f45dd4f 100644 --- a/web/js/opentrashmail.js +++ b/web/js/opentrashmail.js @@ -53,6 +53,7 @@ function loadAccount(email) lastid = 0; changeHash(email) $("#main").html('

'+email+'

\ +
RSS feed: '+location.protocol + '//' + location.hostname+'/rss/'+email+'/rss.xml
\ \ \ \