File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,8 @@ export default defineConfig({
5959 {
6060 text : "Common Issues" ,
6161 items : [
62- { text : "Debug Script" , link : "/common-issues/debug-script" } ,
63- { text : "Unable to Log In" , link : "/common-issues/unable-to-login" } ,
6462 { text : "Invalid SSL" , link : "/common-issues/invalid-ssl" } ,
63+ { text : "Unable to Log In" , link : "/common-issues/unable-to-login" } ,
6564 { text : "System Not Updating" , link : "/common-issues/system-not-updating" } ,
6665 {
6766 text : "Game Node Server" ,
@@ -70,6 +69,7 @@ export default defineConfig({
7069 { text : "Tailscale Disconnected After Reboot" , link : "/common-issues/tailscale-disconnected-after-reboot" }
7170 ]
7271 } ,
72+ { text : "Debug Script" , link : "/common-issues/debug-script" } ,
7373 ]
7474 } ,
7575 {
You can’t perform that action at this time.
0 commit comments