Jelajahi Sumber

3672 notification icon (#3678)

* icon with padding to border

* resized icon to 256
maTh 4 tahun lalu
induk
melakukan
991ee64db2
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      p/scripts/main.js
  2. TEMPAT SAMPAH
      p/themes/icons/favicon-256-padding.png

+ 1 - 1
p/scripts/main.js

@@ -1369,7 +1369,7 @@ function notifs_html5_show(nb) {
 	}
 
 	const notification = new window.Notification(context.i18n.notif_title_articles, {
-		icon: '../themes/icons/favicon-256.png',
+		icon: '../themes/icons/favicon-256-padding.png',
 		body: context.i18n.notif_body_articles.replace('%d', nb),
 		tag: 'freshRssNewArticles',
 	});

TEMPAT SAMPAH
p/themes/icons/favicon-256-padding.png