]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+video-channels/video-channels.component.html
Increase test timeout
[github/Chocobozzz/PeerTube.git] / client / src / app / +video-channels / video-channels.component.html
index 780db79b0d69085f1d659db34a30bc1de7bba0f3..1b9dbe7b911ca06498ecde3dc3b20de4fedd7969 100644 (file)
@@ -67,7 +67,7 @@
               <button [cdkCopyToClipboard]="videoChannel.nameWithHostForced" (click)="activateCopiedMessage()"
                       class="btn btn-outline-secondary btn-sm copy-button" title="Copy channel handle" i18n-title
               >
-                <span class="glyphicon glyphicon-duplicate"></span>
+                <my-global-icon iconName="copy"></my-global-icon>
               </button>
             </div>