Merge branch 'master' into nymkappa/bugfix/missing-alias-fallback-pubkey
This commit is contained in:
		
						commit
						03dfca3bee
					
				| @ -98,7 +98,7 @@ export class NodesChannelsMap implements OnInit, OnDestroy { | ||||
|     } | ||||
| 
 | ||||
|     this.chartOptions = { | ||||
|       silent: true, | ||||
|       silent: this.style === 'widget' ? true : false, | ||||
|       title: title ?? undefined, | ||||
|       geo3D: { | ||||
|         map: 'world', | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user