mirror of
https://github.com/owncast/owncast.git
synced 2025-11-04 05:17:27 +08:00
Add Followers list and single follower component. Closes #1861
This commit is contained in:
@ -18,7 +18,7 @@ import {
|
||||
import { ClientConfig } from '../../../interfaces/client-config.model';
|
||||
import CustomPageContent from '../CustomPageContent/CustomPageContent';
|
||||
import OwncastPlayer from '../../video/OwncastPlayer';
|
||||
import FollowerCollection from '../../FollowersCollection';
|
||||
import FollowerCollection from '../Followers/FollowersCollection';
|
||||
import s from './Content.module.scss';
|
||||
import Sidebar from '../Sidebar';
|
||||
import Footer from '../Footer';
|
||||
|
||||
Reference in New Issue
Block a user