mirror of
https://github.com/arc53/DocsGPT
synced 2024-11-02 03:40:17 +00:00
fixes + combined new + path
This commit is contained in:
parent
796b4899aa
commit
f1f8341d25
@ -15,6 +15,7 @@ const store = configureStore({
|
||||
selectedDocs: doc !== null ? JSON.parse(doc) : null,
|
||||
sourceDocs: [
|
||||
{
|
||||
location: '',
|
||||
language: '',
|
||||
name: 'default',
|
||||
version: '',
|
||||
|
Loading…
Reference in New Issue
Block a user