Added common language enum. Fixed "romaji" spelling. More UI updates.
This commit is contained in:
@@ -32,5 +32,7 @@ public class TestDbContextFactory : IDisposable
|
||||
{
|
||||
_connection.Close();
|
||||
_connection.Dispose();
|
||||
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user