Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test formatting error
Browse files Browse the repository at this point in the history
watsonbox committed Sep 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 57a6170 commit b8f822a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ActivitySerializer.ts
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ export class ActivitySerializer {

constructor(app: App, settings: Settings) {
this.app = app;
this.settings = settings;
this.settings = settings;
}

async serialize(activity: Activity) {

0 comments on commit b8f822a

Please sign in to comment.