Problems: more work on options migration
This commit is contained in:
@@ -28,3 +28,9 @@ export enum VariableQueryTypes {
|
||||
Application = 'application',
|
||||
Item = 'item',
|
||||
}
|
||||
|
||||
export enum ShowProblemTypes {
|
||||
Problems = 'problems',
|
||||
Recent = 'recent',
|
||||
History = 'history',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user