change the message for no server URL a bit
This commit is contained in:
parent
6235a69e43
commit
c3b202af23
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ namespace JellyfinRPC
|
|||
}
|
||||
else
|
||||
{
|
||||
System.Windows.Forms.MessageBox.Show("No Server URL Set", "Quick Connect Error", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Exclamation);
|
||||
System.Windows.Forms.MessageBox.Show("No Server URL is set.", "Quick Connect Error", System.Windows.Forms.MessageBoxButtons.OK, System.Windows.Forms.MessageBoxIcon.Exclamation);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue