mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 19:59:50 +08:00
16 lines
507 B
XML
16 lines
507 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="IssueNavigationConfiguration">
|
||
|
<option name="links">
|
||
|
<list>
|
||
|
<IssueNavigationLink>
|
||
|
<option name="issueRegexp" value="#(\d+)" />
|
||
|
<option name="linkRegexp" value="https://github.com/langgenius/dify/issues/$1" />
|
||
|
</IssueNavigationLink>
|
||
|
</list>
|
||
|
</option>
|
||
|
</component>
|
||
|
<component name="VcsDirectoryMappings">
|
||
|
<mapping directory="" vcs="Git" />
|
||
|
</component>
|
||
|
</project>
|