mirror of
https://github.com/urbit/shrub.git
synced 2025-01-01 17:16:47 +03:00
Merge pull request #5037 from urbit/m/channel-s
settings: my channel -> my channels
This commit is contained in:
commit
d581d1f61d
@ -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