Thomas Kaul
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
13 additions and
0 deletions
-
apps/client/src/app/pages/faq/faq-page.html
|
|
@ -176,6 +176,19 @@ |
|
|
|
your university e-mail address.</mat-card-content |
|
|
|
> |
|
|
|
</mat-card> |
|
|
|
<mat-card appearance="outlined" class="mb-3"> |
|
|
|
<mat-card-header> |
|
|
|
<mat-card-title |
|
|
|
>Does the Ghostfolio Premium subscription renew |
|
|
|
automatically?</mat-card-title |
|
|
|
> |
|
|
|
</mat-card-header> |
|
|
|
<mat-card-content |
|
|
|
>No, <a [routerLink]="routerLinkPricing">Ghostfolio Premium</a> does |
|
|
|
not include auto-renewal. Upon expiration, you can choose whether to |
|
|
|
start a new subscription.</mat-card-content |
|
|
|
> |
|
|
|
</mat-card> |
|
|
|
<mat-card appearance="outlined" class="mb-3"> |
|
|
|
<mat-card-header> |
|
|
|
<mat-card-title>Which devices are supported?</mat-card-title> |
|
|
|