mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-27 18:28:19 +00:00
8 lines
210 B
HTML
8 lines
210 B
HTML
<dl class="dl-horizontal">
|
|
<dt>Version</dt>
|
|
<dd>{{version}}</dd>
|
|
<dt>AppData directory</dt>
|
|
<dd>{{appData}}</dd>
|
|
<dt>Startup directory</dt>
|
|
<dd>{{startupPath}}</dd>
|
|
</dl>
|