mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-17 21:21:20 +00:00
chore: publish from staged
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { joinSession } from "@github/copilot-sdk/extension";
|
||||
|
||||
import { releaseNotesShowcaseCanvas } from "./releaseNotesShowcase.mjs";
|
||||
|
||||
await joinSession({
|
||||
canvases: [releaseNotesShowcaseCanvas],
|
||||
});
|
||||
Reference in New Issue
Block a user