mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Geomap: set value default on init (#36960)
This commit is contained in:
@@ -34,7 +34,7 @@ export interface FrameGeometrySource {
|
||||
lookup?: string;
|
||||
|
||||
// Path to a mappings file
|
||||
lookupSrc: string;
|
||||
lookupSrc?: string;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user