test(ocme): cycle count intital improvements
This commit is contained in:
@@ -6,4 +6,5 @@ export type User = {
|
||||
username?: string;
|
||||
roles?: Roles[];
|
||||
role?: string;
|
||||
prod?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user