mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-31 20:15:55 +00:00
9 lines
210 B
HTML
9 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>
|