chore: update env vars from backend version
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ export const workerListAtom = atom<
|
||||
}[]
|
||||
>([]);
|
||||
|
||||
interface BackGroupOption {
|
||||
export interface BackGroupOption {
|
||||
label: string;
|
||||
value: string;
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user