commandDispatcher: fix edit support
This commit is contained in:
		
							parent
							
								
									575c2a3047
								
							
						
					
					
						commit
						aa3f47188c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -118,8 +118,8 @@ async function CommandDispatcher(msg) {
 | 
				
			||||||
            });
 | 
					            });
 | 
				
			||||||
          });
 | 
					          });
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					      msg.hasRan = true;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    msg.hasRan = true;
 | 
					 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue