Skip to content

Commit

Permalink
Merge pull request #170 from GDSC-PKNU-Official/fix/#168
Browse files Browse the repository at this point in the history
  • Loading branch information
pp449 authored Jan 12, 2024
2 parents 0a1c97a + 9ea30fc commit b424584
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/apis/subscribe/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,6 @@ export const pushNotification = async (
}
}
}

return subscribeUsers.length;
};

0 comments on commit b424584

Please sign in to comment.