You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Fix i18n and analytics
This commit is contained in:
		@@ -974,7 +974,7 @@ export const Commands = [
 | 
			
		||||
        args: "<description>",
 | 
			
		||||
        runFn: function(roomId, args) {
 | 
			
		||||
            return success(
 | 
			
		||||
                Modal.createTrackedDialog('Bug Report Dialog', '', BugReportDialog, {
 | 
			
		||||
                Modal.createTrackedDialog('Slash Commands', 'Bug Report Dialog', BugReportDialog, {
 | 
			
		||||
                    initialText: args,
 | 
			
		||||
                }).finished,
 | 
			
		||||
            );
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user