mirror of
https://github.com/C9Glax/tranga.git
synced 2025-09-10 03:48:19 +02:00
Add icon to global connector
This commit is contained in:
@@ -4,7 +4,7 @@ namespace API.MangaConnectors;
|
|||||||
|
|
||||||
public class Global : MangaConnector
|
public class Global : MangaConnector
|
||||||
{
|
{
|
||||||
public Global() : base("Global", ["all"], [""], "")
|
public Global() : base("Global", ["all"], [""], "https://avatars.githubusercontent.com/u/13404778")
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user