mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix: remove ABC news from news page
This commit is contained in:
+1
-1
@@ -2827,7 +2827,7 @@ export async function SendNewsPage() {
|
||||
const html = stringToHTML(/* html */`
|
||||
<div class="home-root">
|
||||
<div class="home-container" id="news-container">
|
||||
<h1 class="border">Latest Headlines - ABC News</h1>
|
||||
<h1 class="border">Latest Headlines in ${settingsState.newsSource}</h1>
|
||||
</div>
|
||||
</div>`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user