Skip to content

Commit

Permalink
plz work
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpierson committed Jul 8, 2022
1 parent ff51f06 commit 362a102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Relay.SharedProject/App.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public Result OnStartup(UIControlledApplication a)
return Result.Succeeded;
}


public Result OnShutdown(UIControlledApplication a)
{
return Result.Succeeded;
Expand Down

0 comments on commit 362a102

Please sign in to comment.