generated from nhcarrigan/template
fix: name
This commit is contained in:
parent
623b6a0a83
commit
37879b6e49
@ -16,7 +16,7 @@ export class Prometheus {
|
|||||||
help: "The number of guilds the bot is in."
|
help: "The number of guilds the bot is in."
|
||||||
});
|
});
|
||||||
this.entitled = new Gauge({
|
this.entitled = new Gauge({
|
||||||
name: "guilds",
|
name: "entitled",
|
||||||
help: "The number of guilds the bot is in."
|
help: "The number of guilds the bot is in."
|
||||||
});
|
});
|
||||||
this.updateGuilds(bot);
|
this.updateGuilds(bot);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user