]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts
adapt notifications buttons for small screens
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / +my-account-video-channels / my-account-video-channels.component.ts
index da8c7298f37971f3d8f52a77533fe4f1056738c6..ad9368794da674c9233f7b9331a5c21673e24a70 100644 (file)
@@ -99,7 +99,7 @@ export class MyAccountVideoChannelsComponent implements OnInit {
     }
   }
 
-  resetSearch() {
+  resetSearch () {
     this.channelsSearch = ''
     this.onChannelsSearchChanged()
   }