mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 00:53:14 +00:00
add paginated to store, and fix upload docs property
This commit is contained in:
@@ -38,6 +38,7 @@ const preloadedState: { preference: Preference } = {
|
||||
},
|
||||
],
|
||||
modalState: 'INACTIVE',
|
||||
paginatedDocuments: null,
|
||||
},
|
||||
};
|
||||
const store = configureStore({
|
||||
|
||||
Reference in New Issue
Block a user