Add missing book category to allowed categories for post process reset command

This commit is contained in:
DariusIII
2020-01-07 00:35:20 +01:00
parent 962a40841a
commit c7670ecfbf
@@ -20,6 +20,7 @@ class NntmuxResetPostProcessing extends Command
'game',
'tv',
'adult',
'book',
'misc',
];
/**