Merge pull request #206 from goaaats/fix/default_channel

This commit is contained in:
Paul Makles
2021-09-09 20:53:15 +01:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -5,8 +5,6 @@ import { ServerPermission } from "revolt.js/dist/api/permissions";
import { Server } from "revolt.js/dist/maps/Servers";
import styled from "styled-components";
import { Text } from "preact-i18n";
import Header from "../ui/Header";
import IconButton from "../ui/IconButton";