fixed display name in treeview
This commit is contained in:
@@ -13,6 +13,8 @@ import { CustomTkBase } from "../widgets/base"
|
||||
class MapView extends CustomTkBase{
|
||||
|
||||
static widgetType = "map_view"
|
||||
static displayName = "Map View"
|
||||
|
||||
|
||||
static requiredImports = [
|
||||
...CustomTkBase.requiredImports,
|
||||
|
||||
Reference in New Issue
Block a user