]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+remote-interaction/remote-interaction.component.ts
Non latin keyboard layout support player shortcut (#5684)
[github/Chocobozzz/PeerTube.git] / client / src / app / +remote-interaction / remote-interaction.component.ts
index 775cc580c03f3fd4a8bc53d8cd52677cf33ce0db..88dc43c58e2939d76de84aca69f3ea3003f05abd 100644 (file)
@@ -6,8 +6,7 @@ import { SearchService } from '@app/shared/shared-search'
 
 @Component({
   selector: 'my-remote-interaction',
-  templateUrl: './remote-interaction.component.html',
-  styleUrls: [ './remote-interaction.component.scss' ]
+  templateUrl: './remote-interaction.component.html'
 })
 export class RemoteInteractionComponent implements OnInit {
   error = ''