This commit is contained in:
cocktailpeanut
2024-01-04 14:21:35 -05:00
parent 2b8f0ccc2e
commit 69816bf3e3
+1 -5
View File
@@ -15,13 +15,9 @@ module.exports = async kernel =>
{
menu =
[
{
icon: 'fa-solid fa-spin fa-circle-notch',
text: 'Running ' + memory.mode
},
{
icon: 'fa-solid fa-desktop',
text: 'Server',
text: 'Server (' + memory.mode + ')',
href: 'start.js',
params:
{