Fixed mentions.
This commit is contained in:
		
							parent
							
								
									fb3980dad0
								
							
						
					
					
						commit
						69352fe0b5
					
				| @ -258,6 +258,7 @@ levenshteinDistance(a, b) { | |||||||
|       this.messageUid = "?"; |       this.messageUid = "?"; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  |     this.value = this.replaceMentionsWithAuthors(this.value); | ||||||
|     this.sendMessage(this.channelUid, this.value).then((uid) => { |     this.sendMessage(this.channelUid, this.value).then((uid) => { | ||||||
|         if (this.liveType) { |         if (this.liveType) { | ||||||
|             this.messageUid = uid; |             this.messageUid = uid; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user