settings: my channel -> my channels

This matches the phrasing used in the omnibox and on the tile.
This commit is contained in:
fang 2021-06-20 01:44:23 +02:00 committed by GitHub
parent 00e4e7c521
commit b9843e10cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ import { BackButton } from './BackButton';
import airlock from '~/logic/api';
const labels: Record<LeapCategories, string> = {
mychannel: 'My Channel',
mychannel: 'My Channels',
updates: 'Notifications',
profile: 'Profile',
messages: 'Messages',