mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
update logo
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
this.lblStatus.Location = new System.Drawing.Point(3, 0);
|
||||
this.lblStatus.MaximumSize = new System.Drawing.Size(0, 100);
|
||||
this.lblStatus.Name = "lblStatus";
|
||||
this.lblStatus.Size = new System.Drawing.Size(469, 59);
|
||||
this.lblStatus.Size = new System.Drawing.Size(423, 59);
|
||||
this.lblStatus.TabIndex = 0;
|
||||
this.lblStatus.Text = "Loading Emby Server";
|
||||
this.lblStatus.UseWaitCursor = true;
|
||||
|
||||
Reference in New Issue
Block a user