shc: Make topic not inline
This commit is contained in:
		
							parent
							
								
									6ab4b48b47
								
							
						
					
					
						commit
						49aacccc19
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -210,7 +210,7 @@ export default definePlugin({ | |||
|                                     {channel.type === ChannelTypes.GUILD_FORUM ? "Guidelines:" : "Topic:"} | ||||
|                                 </Text> | ||||
|                                 <div style={{ color: "var(--text-normal)", marginTop: 10 }}> | ||||
|                                     {Parser.parseTopic(channel.topic, true, { channelId: channel.id })} | ||||
|                                     {Parser.parseTopic(channel.topic, false, { channelId: channel.id })} | ||||
|                                 </div> | ||||
|                             </> | ||||
|                         )} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue