mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-28 01:04:05 +00:00
PR feedback
This commit is contained in:
parent
6acc9546a0
commit
28c0e16a0c
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ const badgeConstants = {
|
||||||
module.exports = {
|
module.exports = {
|
||||||
args,
|
args,
|
||||||
demoMode,
|
demoMode,
|
||||||
badgeConstants
|
badgeConstants,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue