mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-25 22:20:20 +00:00
@@ -12,6 +12,7 @@ import {
|
||||
faChevronLeft,
|
||||
faLevelDownAlt,
|
||||
faTv,
|
||||
faLevelUpAlt,
|
||||
} from "@fortawesome/free-solid-svg-icons";
|
||||
import { faGithub, faBitcoin, faYoutube } from "@fortawesome/free-brands-svg-icons";
|
||||
import { FontAwesomeIcon } from "@fortawesome/vue-fontawesome";
|
||||
@@ -29,6 +30,7 @@ library.add(
|
||||
faRss,
|
||||
faChevronLeft,
|
||||
faLevelDownAlt,
|
||||
faLevelUpAlt,
|
||||
faTv,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user