mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-19 14:07:41 +00:00
chore: publish from staged
This commit is contained in:
@@ -153,7 +153,7 @@ The current working directory is: {Environment.CurrentDirectory}
|
||||
});
|
||||
|
||||
// Set up event handling
|
||||
session.On(evt =>
|
||||
session.On<SessionEvent>(evt =>
|
||||
{
|
||||
switch (evt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user