From 4b32f66ecae33fb904884d650c68b6c256c7f8ea Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 7 Jan 2021 01:44:05 +0100 Subject: Fix for pinephone --- src/plugins/NyaaSi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/NyaaSi.cpp') diff --git a/src/plugins/NyaaSi.cpp b/src/plugins/NyaaSi.cpp index 2ed5f59..ea482ef 100644 --- a/src/plugins/NyaaSi.cpp +++ b/src/plugins/NyaaSi.cpp @@ -228,7 +228,7 @@ namespace QuickMedia { std::string title; BodyItems result_items; - auto torrent_item = BodyItem::create("Download magnet"); + auto torrent_item = BodyItem::create("💾 Download magnet"); std::string magnet_url; std::string description; -- cgit v1.2.3