⚙️ 🌓 config.ts

This commit is contained in:
nirholas
2026-03-31 10:23:51 +00:00
parent aaf26bb54d
commit 197dcb8484

View File

@@ -77,3 +77,4 @@ export async function getAllLspServers(): Promise<{
servers: allServers,
}
}