diff --git a/auto_compressor.py b/auto_compressor.py index c3693fd..7e5906a 100644 --- a/auto_compressor.py +++ b/auto_compressor.py @@ -72,4 +72,4 @@ if __name__ == '__main__': if len(sys.argv) == 1: zip_bunches() else: - zip_bunches(sys.argv[1]) \ No newline at end of file + zip_bunches(sys.argv[1]) diff --git a/templates/index.html b/templates/index.html index 171da3a..bed0de3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ - Spotifile + SpotiFile