extra /
This commit is contained in:
parent
41dd2d1ef3
commit
a99d7bb4a0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user