btt
btt copied to clipboard
Bug: sharedSecret isn't passed in properly
When trying to update a trigger (and likely in other situations), sharedSecret is ignored in favor of sharedKey (which I don't think exists anymore in BTT).
I believe the issue is at https://github.com/Worie/btt/blob/f93994159bce310d3d40857bd9c5621e89d8f0d0/src/abstract/utils.ts#L172