quick fix

This commit is contained in:
Dustin Loring
2024-12-15 14:06:37 -05:00
parent 51347edd28
commit b5c8d43d9e
2 changed files with 6 additions and 6 deletions

View File

@@ -47,4 +47,4 @@ export const isEventLogsEnabled = atom(false);
export const isLocalModelsEnabled = atom(true);
export const useLatestBranch = atom(false);
export const latestBranch = atom(false);