With-the-Ranks / Spoke

With the Rank's fork of Politics Rewired's fork of Spoke
GNU General Public License v3.0
0 stars 1 forks source link

fix(send-message): await service method #7

Closed ajohn25 closed 1 month ago

ajohn25 commented 7 months ago

Description

This adds an await statement when calling sendMessage for a specific service type

Motivation and Context

Discovered while working on #6 Not all services are written in TS, so type checking around this isn't great

How Has This Been Tested?

Allows tests from #6 to pass

Screenshots (if appropriate):

Documentation Changes

Checklist: