mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Update user-preference.component.html
This commit is contained in:
parent
c319e07b0e
commit
26ffd5adc0
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
|||
</mat-select>
|
||||
</mat-form-field>
|
||||
|
||||
<qrcode *ngIf="qrCodeEnabled" [qrdata]="qrCode" [size]="256" [level]="'L'"></qrcode>
|
||||
/*<qrcode *ngIf="qrCodeEnabled" [qrdata]="qrCode" [size]="256" [level]="'L'"></qrcode> */
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue