code-server test
This commit is contained in:
parent
d0d1992a88
commit
bbb2763e40
@ -23,7 +23,7 @@ namespace DCinside_Cleaner
|
||||
|
||||
if (_id == string.Empty || _pass == string.Empty || (_sel != "1" && _sel != "2"))
|
||||
{
|
||||
Console.Write("입력 값 잘 못 됨");
|
||||
Console.Write("입력 값 잘 못 됨 !");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user