feed: feeds no more

This commit is contained in:
He4eT 2026-01-26 23:45:35 +01:00
commit d391cb8afd
4 changed files with 4 additions and 7 deletions

View file

@ -8,12 +8,12 @@ export default {
'location', 'location',
'inventory', 'inventory',
'funds', 'funds',
'feed',
'status', 'status',
], ],
links: { links: {
channel: 'https://t.me/xecut_bg', channel: 'https://t.me/xecut_bg',
chat: 'https://t.me/xecut_chat', chat: 'https://t.me/xecut_chat',
email: 'hackspace@xecut.me', email: 'hackspace@xecut.me',
github: 'https://github.com/xecut-me/',
}, },
} }

View file

@ -7,7 +7,6 @@
"status": "Status", "status": "Status",
"location": "Location", "location": "Location",
"inventory": "Inventory", "inventory": "Inventory",
"funds": "Funds", "funds": "Funds"
"feed": "Feed"
} }
} }

View file

@ -7,7 +7,6 @@
"status": "Status", "status": "Status",
"location": "Location", "location": "Location",
"inventory": "Inventory", "inventory": "Inventory",
"funds": "Funds", "funds": "Funds"
"feed": "Feed"
} }
} }

View file

@ -7,7 +7,6 @@
"status": "Status", "status": "Status",
"location": "Location", "location": "Location",
"inventory": "Inventory", "inventory": "Inventory",
"funds": "Funds", "funds": "Funds"
"feed": "Feed"
} }
} }