minor formatting change
This commit is contained in:
		
							parent
							
								
									2b579eb4ac
								
							
						
					
					
						commit
						a7856bc3f2
					
				| 
						 | 
					@ -18,9 +18,8 @@ export const rip = (message: DiscordenoMessage) => {
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          color: infoColor2,
 | 
					          color: infoColor2,
 | 
				
			||||||
          title: `${config.name} was built in memory of my Grandmother, Babka`,
 | 
					          title: `${config.name} was built in memory of my Grandmother, Babka`,
 | 
				
			||||||
          description: `With much love, Ean
 | 
					          description: 'With much love, Ean',
 | 
				
			||||||
			
 | 
					          footer: { text: 'December 21, 2020' },
 | 
				
			||||||
			December 21, 2020`,
 | 
					 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
    })
 | 
					    })
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue