mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
7ae728a9a3
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
18 lines
563 B
XML
18 lines
563 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" />
|
|
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
|
</component>
|
|
</project>
|