Reset commit to not break backwards compatibility mode
This commit is contained in:
committed by
Sebastiaan Janssen
parent
4e1e9e0687
commit
9180ab4442
@@ -2,7 +2,7 @@
|
||||
{
|
||||
public enum TagCacheStorageType
|
||||
{
|
||||
Json,
|
||||
Csv
|
||||
Csv,
|
||||
Json
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user