diff --git a/app/sql.js b/app/sql.js index e277abd11..29f19027d 100644 --- a/app/sql.js +++ b/app/sql.js @@ -901,7 +901,7 @@ async function updateToLokiSchemaVersion1(currentVersion, instance) { id: 'rss://loki.network/feed/', rssFeed: 'https://loki.network/feed/', closable: true, - name: 'Loki.network News', + name: 'Loki News', profileAvatar: 'images/session/session_chat_icon.png', }; @@ -910,7 +910,7 @@ async function updateToLokiSchemaVersion1(currentVersion, instance) { id: 'rss://loki.network/category/messenger-updates/feed/', rssFeed: 'https://loki.network/category/messenger-updates/feed/', closable: false, - name: 'Messenger Updates', + name: 'Session Updates', profileAvatar: 'images/session/session_chat_icon.png', };