Added dataeditor to sidebar

This commit is contained in:
mrfry 2021-02-21 16:10:44 +01:00
parent aae943336a
commit fbf0c40fbb
2 changed files with 11 additions and 4 deletions

View file

@ -19,10 +19,6 @@ const links = {
href: '/irc',
text: 'IRC chat',
},
dataeditor: {
href: '/dataeditor',
text: 'Dataeditor',
},
}
export default function Index(props) {