This commit is contained in:
tophf 2021-08-12 20:34:44 +03:00
parent 41dd2d1ef3
commit a99d7bb4a0

View File

@ -311,7 +311,7 @@
textContent: author, textContent: author,
title: author, title: author,
href: isUsw ? `${URLS.usw}user/${encodeURIComponent(author)}` : href: isUsw ? `${URLS.usw}user/${encodeURIComponent(author)}` :
`${URLS.usoArchive}browse/styles/?search=%40${authorId}`, `${URLS.usoArchive}browse/styles?search=%40${authorId}`,
onclick: Events.openURLandHide, onclick: Events.openURLandHide,
}); });
// rating // rating