Merge pull request #80 from jianglai/patch-1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
PlexAPI==4.13.4
|
||||
requests==2.28.2
|
||||
requests==2.31.0
|
||||
python-dotenv==1.0.0
|
||||
aiohttp==3.8.4
|
||||
|
||||
@@ -15,7 +15,7 @@ def setup_black_white_lists(
|
||||
blacklist_library,
|
||||
blacklist_library_type,
|
||||
blacklist_users,
|
||||
"White",
|
||||
"Black",
|
||||
library_mapping,
|
||||
user_mapping,
|
||||
)
|
||||
@@ -24,7 +24,7 @@ def setup_black_white_lists(
|
||||
whitelist_library,
|
||||
whitelist_library_type,
|
||||
whitelist_users,
|
||||
"Black",
|
||||
"White",
|
||||
library_mapping,
|
||||
user_mapping,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user