added image to label and duplicate names will be renamed on upload
This commit is contained in:
@@ -19,7 +19,7 @@ const Themes = {
|
||||
|
||||
class AnalogTimePicker extends TkinterBase{
|
||||
|
||||
static widgetType = "analogue_timepicker"
|
||||
static widgetType = "analog_timepicker"
|
||||
|
||||
static requiredImports = [
|
||||
...TkinterBase.requiredImports,
|
||||
|
||||
Reference in New Issue
Block a user