updated to use settings for branch selection
This commit is contained in:
@@ -46,3 +46,5 @@ export const isDebugMode = atom(false);
|
||||
export const isEventLogsEnabled = atom(false);
|
||||
|
||||
export const isLocalModelsEnabled = atom(true);
|
||||
|
||||
export const useLatestBranch = atom(false);
|
||||
|
||||
Reference in New Issue
Block a user