Update ServerHeader.tsx

pull/1049/head
Ryan Alexander 2021-08-18 09:58:49 +10:00 committed by GitHub
parent 2c4d6e22f6
commit 5ab656bc2a
1 changed files with 2 additions and 2 deletions

View File

@ -35,12 +35,12 @@ export default observer(({ server }: Props) => {
<Tooltip content={"Official Server"} placement={"bottom-start"}>
<svg width="20" height="20">
<image
xlinkHref="/assets/verified.svg"
xlinkHref="/assets/badges/verified.svg"
height="20"
width="20"
/>
<image
xlinkHref="/assets/revolt_r.svg"
xlinkHref="/assets/badges/revolt_r.svg"
height="15"
width="15"
x="2"