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
+2 -2
View File
@@ -2,7 +2,7 @@ export const AUTO_COMPLETE = 'autoComplete';
export const CAPTCHA = 'captcha';
export const CHECK = 'check';
export const DEVICE = 'device';
export const PLAYLIST = 'playlist';
export const BOOKSHELF = 'bookshelf';
export const KEY_VALUE_LIST = 'keyValueList';
export const MONITOR_BOOKS_SELECT = 'monitorBooksSelect';
export const NUMBER = 'number';
@@ -24,7 +24,7 @@ export const all = [
CAPTCHA,
CHECK,
DEVICE,
PLAYLIST,
BOOKSHELF,
KEY_VALUE_LIST,
MONITOR_BOOKS_SELECT,
NUMBER,