mirror of
https://github.com/mza921/Plex-Auto-Collections
synced 2024-11-14 16:27:22 +00:00
Revert "Update plex_auto_collections.py"
This reverts commit ec2a0be92a
.
This commit is contained in:
parent
ec2a0be92a
commit
238862753f
1 changed files with 1 additions and 1 deletions
|
@ -616,7 +616,7 @@ print("| | _/| |/ -_)\ \ / / _ \| || || _|/ _ \ | (__ / _ \| || |/ -_)/ _|
|
||||||
print("| |_| |_|\___|/_\_\ /_/ \_\\\\_,_| \__|\___/ \___|\___/|_||_|\___|\__| \__||_|\___/|_||_|/__/ |")
|
print("| |_| |_|\___|/_\_\ /_/ \_\\\\_,_| \__|\___/ \___|\___/|_||_|\___|\__| \__||_|\___/|_||_|/__/ |")
|
||||||
print("| |")
|
print("| |")
|
||||||
print("|===================================================================================================|")
|
print("|===================================================================================================|")
|
||||||
print("| Version 2.2.0")
|
print("| Version 2.1.1")
|
||||||
print("| Locating config...")
|
print("| Locating config...")
|
||||||
config_path = None
|
config_path = None
|
||||||
app_dir = os.path.dirname(os.path.abspath(__file__))
|
app_dir = os.path.dirname(os.path.abspath(__file__))
|
||||||
|
|
Loading…
Reference in a new issue