Skip to content

Bug in opt/Heimdall/app/SupportedApps/FreshRSS/livestats.blade.php #1525

@Fireobirdy

Description

@Fireobirdy

Hi,

there is a bug in the file opt/Heimdall/app/SupportedApps/FreshRSS/livestats.blade.php

It should look like this:
<ul class="livestats">
@if ($unread > 0)
<li>
<span class="title">Unread</span><strong>{!! $unread !!}</strong></span>
</li>
@endif
</ul>

to match the appearance of the other apps. Unfortunately, i cannot find the file here on github and cant make a pull request.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Non-Docker Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions