1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-11-09 20:00:12 +00:00
jfa-go/jellyseerr
Harvey Tindall 769a7c45da
jellyseer: auto-null NotifTypes field
changed to a pointer so it can be nil-ed, and an Empty() receiver method
is used to check if it needs it in ApplyNotificationsTemplateToUser.
2024-07-30 16:49:35 +01:00
..
go.mod jellyseerr: start API client 2024-07-29 16:46:37 +01:00
jellyseerr_test.go jellyseerr: add user modification methods 2024-07-29 17:36:29 +01:00
jellyseerr.go jellyseer: auto-null NotifTypes field 2024-07-30 16:49:35 +01:00
models.go jellyseer: auto-null NotifTypes field 2024-07-30 16:49:35 +01:00