mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-15 21:17:01 +00:00
Implement comment replies.
This commit is contained in:
@@ -10,6 +10,7 @@ import {
|
||||
faHeadphones,
|
||||
faRss,
|
||||
faChevronLeft,
|
||||
faLevelDownAlt,
|
||||
faTv,
|
||||
} from "@fortawesome/free-solid-svg-icons";
|
||||
import { faGithub, faBitcoin, faYoutube } from "@fortawesome/free-brands-svg-icons";
|
||||
@@ -27,6 +28,7 @@ library.add(
|
||||
faYoutube,
|
||||
faRss,
|
||||
faChevronLeft,
|
||||
faLevelDownAlt,
|
||||
faTv,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user