feat(troubleshooting): add notes about out of sync errors

This commit is contained in:
DecDuck
2024-12-26 21:33:40 +11:00
parent c039fd1dd8
commit 871c3ae54a
4 changed files with 11 additions and 0 deletions

View File

@ -26,6 +26,8 @@ export default defineConfig({
text: "Create your admin account",
link: "/guides/create-admin-account",
},
{ text: "Troubleshooting", link: "/guides/server-troubleshooting" },
],
},
{