Added icon and NuGet package info

This commit is contained in:
Imi
2023-09-29 13:29:28 +02:00
parent ebd182c4a9
commit 8d7102b99d
5 changed files with 8 additions and 8 deletions

View File

@@ -63,9 +63,9 @@ namespace ImgBBApi.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap iminetsoft {
internal static System.Drawing.Bitmap imgbb {
get {
object obj = ResourceManager.GetObject("iminetsoft", resourceCulture);
object obj = ResourceManager.GetObject("imgbb", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}