Skip to content

Commit

Permalink
not ready yet
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler committed Jun 21, 2024
1 parent 90bbdad commit ab70a41
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Website/src/activitys/ModFSActivity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -262,23 +262,23 @@ function ModFSActivity() {
},
],
},
{
sectionText: "ModConf Standalone",
items: [
{
text: "Standalone root directory",
confKey: "MCALONE",
},
{
text: "Standalone working directory",
confKey: "MCALONECWD",
},
{
text: "Stadnalone meta file",
confKey: "MCALONEMTA",
},
],
},
// {
// sectionText: "ModConf Standalone",
// items: [
// {
// text: "Standalone root directory",
// confKey: "MCALONE",
// },
// {
// text: "Standalone working directory",
// confKey: "MCALONECWD",
// },
// {
// text: "Stadnalone meta file",
// confKey: "MCALONEMTA",
// },
// ],
// },
],
[]
);
Expand Down

0 comments on commit ab70a41

Please sign in to comment.