update icon

This commit is contained in:
daria 2025-09-19 12:08:20 +03:00
parent 59424c325d
commit 71724cb4e7
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -246,7 +246,7 @@ define([
var restore = h('button', {
title: Messages.history_restoreTitle,
}, [
Icons.get('check'),
Icons.get('history-restore'),
h('span', Messages.history_restore)
]);
var close = h('button', { title: Messages.history_closeTitle }, [