mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-16 17:02:18 +00:00
fix comment in script
This commit is contained in:
parent
5e671568ac
commit
e8eec7386e
1 changed files with 1 additions and 2 deletions
|
|
@ -3,8 +3,7 @@ var authorName = 'Alys'; // in case script author needs to know when their ...
|
|||
var authorUuid = 'd904bd62-da08-416b-a816-ba797c9ee265'; //... own data is done
|
||||
|
||||
/**
|
||||
* https://github.com/HabitRPG/habitrpg/pull/4374#issuecomment-71038795
|
||||
* Convert false to null for mounts that used to be owned.
|
||||
* remove new birthday robes from people who don't have original birthday achievement
|
||||
*/
|
||||
|
||||
var dbserver = 'localhost:27017' // CHANGE THIS FOR PRODUCTION DATABASE
|
||||
|
|
|
|||
Loading…
Reference in a new issue