stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
8.94k stars 782 forks source link

Fix inconsistent field names in javascript plugin hooks #4869

Closed WithoutPants closed 4 months ago

WithoutPants commented 4 months ago

Fixes the mapping of field names of golang objects in javascript plugins.

Fixes #4727