mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-28 20:37:34 +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>
|