mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 02:05:28 +00:00
Update ServerHeader.tsx
This commit is contained in:
@@ -35,12 +35,12 @@ export default observer(({ server }: Props) => {
|
|||||||
<Tooltip content={"Official Server"} placement={"bottom-start"}>
|
<Tooltip content={"Official Server"} placement={"bottom-start"}>
|
||||||
<svg width="20" height="20">
|
<svg width="20" height="20">
|
||||||
<image
|
<image
|
||||||
xlinkHref="/assets/verified.svg"
|
xlinkHref="/assets/badges/verified.svg"
|
||||||
height="20"
|
height="20"
|
||||||
width="20"
|
width="20"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
xlinkHref="/assets/revolt_r.svg"
|
xlinkHref="/assets/badges/revolt_r.svg"
|
||||||
height="15"
|
height="15"
|
||||||
width="15"
|
width="15"
|
||||||
x="2"
|
x="2"
|
||||||
|
|||||||
Reference in New Issue
Block a user