Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
overthestream committed Dec 27, 2023
2 parents 86f0dc3 + 34e3391 commit ebefef5
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 445 deletions.
1 change: 1 addition & 0 deletions src/blurting/blurting.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ export class BlurtingService {
}
await this.userService.saveUsers(users);
}

async insertQuestionToGroup(
question: string,
group: BlurtingGroupEntity,
Expand Down
Loading

0 comments on commit ebefef5

Please sign in to comment.