gelbooru source
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Gallery
|
||||
public static AppTheme CurrentTheme { get; private set; }
|
||||
public static PlatformCulture CurrentCulture { get; private set; }
|
||||
|
||||
public static Dictionary<string, System.DateTime> RefreshTimes { get; } = new();
|
||||
public static List<IGallerySource> GallerySources { get; } = new()
|
||||
{
|
||||
new Yandere.GallerySource(), // https://yande.re
|
||||
|
Reference in New Issue
Block a user