New: Goodreads Shelves + Owned Books notifications

This commit is contained in:
ta264
2020-07-12 21:25:19 +01:00
parent 3504cbe9cd
commit 821aa90b14
17 changed files with 586 additions and 62 deletions
@@ -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':