Updated image to github image
This commit is contained in:
@@ -151,7 +151,7 @@ namespace EonaCat.DoxaApi.Middleware
|
||||
internal static class EmbeddedAssetLoader
|
||||
{
|
||||
private static readonly Assembly _assembly = typeof(EmbeddedAssetLoader).Assembly;
|
||||
private static readonly string _prefix = "DoxaApi.UI.Assets.";
|
||||
private static readonly string _prefix = "EonaCat.DoxaApi.UI.Assets.";
|
||||
|
||||
public static (byte[] Bytes, string ContentType)? Load(string assetName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user