mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
15 lines
485 B
XML
15 lines
485 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4">
|
|
<component name="PyDocumentationSettings">
|
|
<option name="format" value="PLAIN" />
|
|
<option name="myDocStringFormat" value="Plain" />
|
|
</component>
|
|
<component name="TemplatesService">
|
|
<option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
|
|
<option name="TEMPLATE_FOLDERS">
|
|
<list>
|
|
<option value="$MODULE_DIR$/pwnagotchi/ui/web/templates" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
</module> |