fix(tool): refresh port now work again
This commit is contained in:
		
							parent
							
								
									74e5758735
								
							
						
					
					
						commit
						638dd13438
					
				| @ -39,7 +39,7 @@ const generatePort = () => randIntFromInterval(1024, 65535) | ||||
|   mixins: [CopyableMixin] | ||||
| }) | ||||
| export default class RandomPortGenerator extends Tool { | ||||
|   port!: number | ||||
|   port: number = 0 | ||||
| 
 | ||||
|   created() { | ||||
|     this.refreshPort() | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user