mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-04-27 20:40:27 +00:00
different source docs
This commit is contained in:
@@ -5,7 +5,7 @@ export default function MyApp({ Component, pageProps }) {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Component {...pageProps} />
|
<Component {...pageProps} />
|
||||||
<DocsGPTWidget />
|
<DocsGPTWidget selectDocs="local/docsgpt-sep.zip/"/>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user