]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-settings/my-account-settings.component.html
Handle input error in custom input text
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-settings / my-account-settings.component.html
index abcfe54a63840d5bc8447269279fc7d3d61bce8c..d9e833019511cb470045e586eb273fdb811d9a87 100644 (file)
@@ -14,7 +14,6 @@
   </div>
 
   <div class="col-12 col-lg-8 col-xl-9">
-
     <my-user-quota [user]="user" [userInformationLoaded]="userInformationLoaded"></my-user-quota>
 
     <my-account-profile [user]="user" [userInformationLoaded]="userInformationLoaded"></my-account-profile>