mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 12:05:55 +00:00
remove share.png
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 343 B |
@@ -14,7 +14,7 @@ class VF_Shared extends Plugin {
|
|||||||
function init($host) {
|
function init($host) {
|
||||||
$this->host = $host;
|
$this->host = $host;
|
||||||
|
|
||||||
$host->add_feed(-1, __("Shared articles"), 'plugins/vf_shared/share.png', $this);
|
$host->add_feed(-1, __("Shared articles"), 'share', $this);
|
||||||
}
|
}
|
||||||
|
|
||||||
function api_version() {
|
function api_version() {
|
||||||
|
|||||||
Reference in New Issue
Block a user