From c83522794753a0d413eab8d1eda0d3b87b9fafaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Mon, 5 Sep 2022 04:25:41 +0200 Subject: [PATCH] Place info icon to the left of copy URLs button --- .../[playlistId]/snapshots/show/[commitSha].vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/playlists/[playlistId]/snapshots/show/[commitSha].vue b/pages/playlists/[playlistId]/snapshots/show/[commitSha].vue index 40ed135..130766f 100644 --- a/pages/playlists/[playlistId]/snapshots/show/[commitSha].vue +++ b/pages/playlists/[playlistId]/snapshots/show/[commitSha].vue @@ -94,6 +94,13 @@ const copyTrackUrls = async () => {
+ + +