mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Goodreads Shelves + Owned Books notifications
This commit is contained in:
@@ -14,8 +14,8 @@ function getType(type) {
|
||||
return inputTypes.CHECK;
|
||||
case 'device':
|
||||
return inputTypes.DEVICE;
|
||||
case 'playlist':
|
||||
return inputTypes.PLAYLIST;
|
||||
case 'bookshelf':
|
||||
return inputTypes.BOOKSHELF;
|
||||
case 'password':
|
||||
return inputTypes.PASSWORD;
|
||||
case 'number':
|
||||
|
||||
Reference in New Issue
Block a user