mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed lab header colors
This commit is contained in:
parent
26a061026f
commit
61326f237f
8 changed files with 63 additions and 18 deletions
|
@ -22,6 +22,7 @@ export type ILabState = Readonly<{
|
|||
export enum LabNodesSort {
|
||||
New = 'new',
|
||||
Hot = 'hot',
|
||||
Heroic = 'heroic',
|
||||
}
|
||||
|
||||
export type GetLabNodesRequest = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue