This commit is contained in:
Jamie Hardt
2025-05-20 15:23:14 -07:00
parent aa64d5e183
commit 66ac136270

View File

@@ -334,13 +334,13 @@ they appear in the batchfile.
# """ # """
# picture PATH # picture PATH
# Add PATH as a picture (flac picture type 0) to this and every # Add PATH as a picture (flac picture type 0) to this and every
# subsequent file. # subsequent file.
# """ # """
# pass # pass
# #
# def nopicture(self, args): # def nopicture(self, args):
# """ # """
# unpicture # unpicture
# Remove all p # Remove all p
# """ # """
# pass # pass