This commit is contained in:
Alex Orid 2021-04-16 14:16:06 -04:00
parent b21cb25252
commit c791f71845

View File

@ -9,7 +9,7 @@ import utilities_script as utilities
class CommandChyron(AbstractCommand, metaclass=ABCMeta): class CommandChyron(AbstractCommand, metaclass=ABCMeta):
""" """
this is the chyron command. this is the temptext command.
""" """
command = "temptext" command = "temptext"