squash a bunch of commits
This commit is contained in:
8
Shogi.UI/Pages/Home/Account/WhichAccountPlatform.cs
Normal file
8
Shogi.UI/Pages/Home/Account/WhichAccountPlatform.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Shogi.UI.Pages.Home.Account
|
||||
{
|
||||
public enum WhichAccountPlatform
|
||||
{
|
||||
Guest,
|
||||
Microsoft
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user