]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-settings/my-account-settings.component.html
Hide all email block if we can't change it
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-settings / my-account-settings.component.html
index d9e833019511cb470045e586eb273fdb811d9a87..42a8d0856d08c71f233889a323d509f9947c28d4 100644 (file)
@@ -62,7 +62,7 @@
   </div>
 </div>
 
-<div class="row mt-5"> <!-- email grid -->
+<div class="row mt-5" *ngIf="user.pluginAuth === null"> <!-- email grid -->
   <div class="col-12 col-lg-4 col-xl-3">
     <h2 i18n class="account-title">EMAIL</h2>
   </div>