fix(settings): removed obscure string

pull/473/head
trashtemp 2021-12-30 19:53:52 +01:00
parent b936d4462d
commit 504d882df8
No known key found for this signature in database
GPG Key ID: D1F0DB65081B0FC6
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ export const Overview = observer(({ server }: Props) => {
alignItems: "center", alignItems: "center",
}}> }}>
<span style={{ flexShrink: "0", flex: `25%` }}>{i18n}</span> <span style={{ flexShrink: "0", flex: `25%` }}>{i18n}</span>
<span>Sends a message when someone joins your server</span>
<ComboBox <ComboBox
value={ value={
systemMessages?.[ systemMessages?.[