Browse Source

Extend content with information on derived currencies

pull/6331/head
Thomas Kaul 1 month ago
parent
commit
78040b3eb3
  1. 4
      apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html

4
apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html

@ -93,6 +93,10 @@
dialog
</li>
</ol>
<p>
For derived currencies (e.g. <code>GBp</code>), ensure that you
gather the data for the parent currency (e.g. <code>GBP</code>).
</p>
</mat-card-content>
</mat-card>
<mat-card appearance="outlined" class="mb-3">

Loading…
Cancel
Save