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