mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-25 07:52:59 +03:00
leap: removing notifications from index
This commit is contained in:
parent
c61a668c81
commit
1e21dd43eb
@ -88,7 +88,6 @@ const otherIndex = function(config) {
|
||||
const other = [];
|
||||
const idx = {
|
||||
mychannel: result('My Channels', '/~landscape/home', 'home', null),
|
||||
updates: result('Notifications', '/~notifications', 'inbox', null),
|
||||
profile: result('Profile', `/~profile/~${window.ship}`, 'profile', null),
|
||||
messages: result('Messages', '/~landscape/messages', 'messages', null),
|
||||
logout: result('Log Out', '/~/logout', 'logout', null)
|
||||
|
Loading…
Reference in New Issue
Block a user