index nick
Este commit está contenido en:
@@ -6,8 +6,8 @@ import * as config from './config.js';
|
|||||||
|
|
||||||
(async () => {
|
(async () => {
|
||||||
try {
|
try {
|
||||||
const index = config.nick,
|
const index = config.index,
|
||||||
nick = config.index,
|
nick = config.nick,
|
||||||
rest = createRestAPIClient({
|
rest = createRestAPIClient({
|
||||||
url: `https://${config.url}`,
|
url: `https://${config.url}`,
|
||||||
accessToken: config.accessToken,
|
accessToken: config.accessToken,
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user