mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
use transparent log for notifications !wip
This commit is contained in:
parent
4d486e68a5
commit
bcedcd3944
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
public abstract class TemplateBase
|
||||
{
|
||||
public abstract string TemplateLocation { get; }
|
||||
public virtual string OmbiLogo => "http://i.imgur.com/qQsN78U.png";
|
||||
public virtual string OmbiLogo => "http://i.imgur.com/7pqVq7W.png";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue