From fce7cff2f6ca7dec231af513535cd82572d6f3de Mon Sep 17 00:00:00 2001 From: daria <95225431+dariiing@users.noreply.github.com> Date: Thu, 28 Aug 2025 16:33:54 +0300 Subject: [PATCH] update import calendar icon --- www/calendar/inner.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/www/calendar/inner.js b/www/calendar/inner.js index 48674d036..fce26e56a 100644 --- a/www/calendar/inner.js +++ b/www/calendar/inner.js @@ -552,10 +552,7 @@ define([ if (APP.loggedIn && (data.teams.indexOf(1) === -1 || teamId === 0)) { options.push({ tag: 'a', - attributes: { - 'class': 'fa fa-clone', - }, - content: h('span', Messages.calendar_import), + content: h('span', [ Icons.get('copy'), Messages.calendar_import]), action: function (e) { e.stopPropagation(); importCalendar({