mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-16 19:03:26 +00:00
chore: publish from main
This commit is contained in:
@@ -14,6 +14,7 @@ import {
|
||||
readConfig,
|
||||
getItemDetail,
|
||||
runItemAction,
|
||||
setCopilotSession,
|
||||
} from "./data.mjs";
|
||||
import { renderHtml } from "./renderer.mjs";
|
||||
|
||||
@@ -374,3 +375,4 @@ sessionRef = await joinSession({
|
||||
}),
|
||||
],
|
||||
});
|
||||
setCopilotSession(sessionRef);
|
||||
|
||||
Reference in New Issue
Block a user