Minor refactor to publish
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { ListenerRssAggregator } from "listener-rss-agregator";
|
||||
import { ListenerRssAggregator } from "listener-rss-aggregator";
|
||||
import { ListenerRss } from "listener-rss";
|
||||
import { PeerTubeRequester } from "../lib/peertubeRequester";
|
||||
|
||||
@ -25,7 +25,7 @@ async function register({
|
||||
|
||||
registerSetting({
|
||||
name: "ytb-urls",
|
||||
label: 'URL list of Youtube channel to synchronize',
|
||||
label: "URL list of Youtube channel to synchronize",
|
||||
type: "input-textarea",
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user