mirror of
https://zeteo.me/gitea/Outils-PeerTube/peertube-plugin-auto-import-ytb.git
synced 2024-02-25 21:34:01 +01:00
refactor names inside main.ts
This commit is contained in:
@ -38,7 +38,7 @@ async function register({
|
||||
myManager = new ListenerRssAggregator(configAggregator);
|
||||
|
||||
peertube = new PeerTubeRequester({
|
||||
domain_name: "http://localhost:9000",
|
||||
domainName: "http://localhost:9000",
|
||||
username: "root",
|
||||
password: "test",
|
||||
});
|
||||
|
Reference in New Issue
Block a user