mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
* Backend support for studio URLs * FrontEnd addition * Support URLs in BulkStudioUpdate * Update tagger modal for URLs --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
14 lines
No EOL
581 B
XML
14 lines
No EOL
581 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="WEB_MODULE" version="4">
|
|
<component name="Go" enabled="true" />
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<excludeFolder url="file://$MODULE_DIR$/certs" />
|
|
<excludeFolder url="file://$MODULE_DIR$/dist" />
|
|
<excludeFolder url="file://$MODULE_DIR$/ui/v2.5/build" />
|
|
<excludeFolder url="file://$MODULE_DIR$/ui/v2.5/node_modules" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module> |