aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-27 02:25:44 +0000
committerFuwn <[email protected]>2024-07-27 02:54:34 +0000
commit8210aea56a622c97a80fd282ac68793a92c5cbd9 (patch)
tree853b3fbf2372ef0edfaf2ddc05bded8b732776ad
parentdocs(readme): add production usage information (diff)
downloadiptv-jp-browser-8210aea56a622c97a80fd282ac68793a92c5cbd9.tar.xz
iptv-jp-browser-8210aea56a622c97a80fd282ac68793a92c5cbd9.zip
feat(page): reorder primary title
-rw-r--r--src/routes/+page.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 0135ab7..b48122e 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -37,7 +37,7 @@
target="_blank"
class="channel-title-primary"
>
- {item.tvgId} ({item.groupTitle})
+ [{item.groupTitle}] {item.name}
</a>
<br />