mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-02 15:13:25 +03:00
settings: my channel -> my channels
This matches the phrasing used in the omnibox and on the tile.
This commit is contained in:
parent
00e4e7c521
commit
b9843e10cb
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user