The ClientSync.ts file is missing the case for Activities.paid, which causes it to error out whenever a bounty is marked as paid on the web side. Doesn't hurt anything, but creates annoying errors in the error log.
Activities.paid should just be a no-op
Check if there are other missing activities
The ClientSync.ts file is missing the case for Activities.paid, which causes it to error out whenever a bounty is marked as paid on the web side. Doesn't hurt anything, but creates annoying errors in the error log.
Activities.paid should just be a no-op
Check if there are other missing activities