mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 17:22:54 -07:00
Normalized spacing/tabs
This commit is contained in:
parent
b7bfc2fcc0
commit
f400412568
1 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@ namespace Ombi.UI
|
||||||
{
|
{
|
||||||
Log.Info("This is not Mono");
|
Log.Info("This is not Mono");
|
||||||
Console.WriteLine("Press any key to exit");
|
Console.WriteLine("Press any key to exit");
|
||||||
Console.ReadLine();
|
Console.ReadLine();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue