little bug fix

This commit is contained in:
Alex
2023-07-26 22:17:18 +01:00
parent 382c3930a2
commit 8187a339f0

View File

@@ -13,6 +13,7 @@ const store = configureStore({
preference: {
apiKey: key ?? '',
selectedDocs: doc !== null ? JSON.parse(doc) : null,
conversations: null,
sourceDocs: [
{
location: '',