pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix lint again

authored by

Cooper and committed by
GitHub
c383dc1d 85fc105f

+1 -1
+1 -1
src/pages/Discover.tsx
··· 20 20 } from "@/utils/discover"; 21 21 22 22 import { SubPageLayout } from "./layouts/SubPageLayout"; 23 - import { PageTitle } from "./parts/util/PageTitle"; 24 23 import { Icon, Icons } from "../components/Icon"; 24 + import { PageTitle } from "./parts/util/PageTitle"; 25 25 26 26 export function Discover() { 27 27 const { t } = useTranslation();