mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-01 20:49:17 +00:00
docs: giscus component strict (#27515)
This commit is contained in:
parent
6ed92f13d0
commit
c6d088bc15
@ -13,7 +13,7 @@ export default function PaginatorWrapper(props) {
|
|||||||
category="Docs Discussions"
|
category="Docs Discussions"
|
||||||
categoryId="DIC_kwDOIPDwls4CjJYb"
|
categoryId="DIC_kwDOIPDwls4CjJYb"
|
||||||
mapping="pathname"
|
mapping="pathname"
|
||||||
strict="0"
|
strict="1"
|
||||||
reactionsEnabled="0"
|
reactionsEnabled="0"
|
||||||
emitMetadata="0"
|
emitMetadata="0"
|
||||||
inputPosition="bottom"
|
inputPosition="bottom"
|
||||||
|
Loading…
Reference in New Issue
Block a user