mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 06:23:35 -06:00
In the squash/merge update, we forgot to update the return type. Add Promise<void> instead of void for shutdown method.
In the squash/merge update, we forgot to update the return type. Add Promise<void> instead of void for shutdown method.