profiles: fix "max parental rating" nil-value
fixed in v0.3.28 of mediabrowser.
This commit is contained in:
@@ -10,6 +10,8 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// FIXME: Invalidate cache on delete/modify/etc.
|
||||
|
||||
const (
|
||||
USER_DEFAULT_SORT_FIELD = "name"
|
||||
USER_DEFAULT_SORT_ASCENDING = true
|
||||
|
||||
Reference in New Issue
Block a user