mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
grrrr
This commit is contained in:
parent
3477703916
commit
7175251649
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ function displayData() {
|
|||
console.log(name);
|
||||
});
|
||||
console.warn('\n' + count +
|
||||
' users processed 11 according to the Hall)\n');
|
||||
' users processed (should be 11 according to the Hall)\n');
|
||||
return exiting(0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue