igdb: SearchOptions: Add note comment

This commit is contained in:
IRHM
2026-08-02 23:57:24 +01:00
committed by momi
parent 92edb75de9
commit dd1503846d
+2
View File
@@ -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