added name
This commit is contained in:
		| @@ -17,6 +17,7 @@ logger = logging.getLogger(__name__) | |||||||
| class TextToDisplay(inkycal_module): | class TextToDisplay(inkycal_module): | ||||||
|     """TextToDisplay module - Display text from a local file on the display |     """TextToDisplay module - Display text from a local file on the display | ||||||
|     """ |     """ | ||||||
|  |     name = "TextToDisplay - Display text from a local file on the display" | ||||||
|  |  | ||||||
|     def __init__(self, config): |     def __init__(self, config): | ||||||
|         """Initialize inkycal_textfile_to_display module""" |         """Initialize inkycal_textfile_to_display module""" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user