mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-08-07 07:14:44 +00:00
igdb: SearchOptions: Add note comment
This commit is contained in:
@@ -183,6 +183,8 @@ func (i *IGDB) Init() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// NOTE: If search options are added, ensure they are also added to the cache
|
||||
// key if necessary!
|
||||
type SearchOptions struct {
|
||||
Query string
|
||||
Year int
|
||||
|
||||
Reference in New Issue
Block a user