Indywidualna strona dla premium
This commit is contained in:
@@ -424,7 +424,8 @@ export default function JamboxChannelsSearch() {
|
||||
type="button"
|
||||
class="f-chsearch-pkg"
|
||||
onClick={() => window.open(
|
||||
`/premium#tid-${encodeURIComponent(p.tid)}`,
|
||||
// `/premium#tid-${encodeURIComponent(p.tid)}`,
|
||||
`/premium/${p.tid}`,
|
||||
"_blank",
|
||||
"noopener,noreferrer"
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user