DirectChat: fix warning from half-leftover line
This commit is contained in:
		@@ -73,7 +73,6 @@ HFlickableColumnPage {
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        CancelButton {
 | 
					        CancelButton {
 | 
				
			||||||
            enabled: main
 | 
					 | 
				
			||||||
            onClicked: page.cancel()
 | 
					            onClicked: page.cancel()
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user