mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
Updated splash screen
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
this.lblVersion.Location = new System.Drawing.Point(3, 59);
|
||||
this.lblVersion.MaximumSize = new System.Drawing.Size(0, 100);
|
||||
this.lblVersion.Name = "lblVersion";
|
||||
this.lblVersion.Size = new System.Drawing.Size(270, 59);
|
||||
this.lblVersion.Size = new System.Drawing.Size(267, 59);
|
||||
this.lblVersion.TabIndex = 1;
|
||||
this.lblVersion.Text = "Version 1234";
|
||||
this.lblVersion.UseWaitCursor = true;
|
||||
|
||||
Reference in New Issue
Block a user