Update docs
This commit is contained in:
parent
7a5c00abcf
commit
6e3120664a
2 changed files with 0 additions and 3 deletions
|
@ -114,8 +114,6 @@ A typical user journey would be:
|
||||||
|
|
||||||
7. At 250 changesets, the tags get linked to the wiki.
|
7. At 250 changesets, the tags get linked to the wiki.
|
||||||
|
|
||||||
8. At 500 changesets, I expect contributors to be power users and to be comfortable with tagging schemes and such. The
|
|
||||||
custom theme generator is unlocked.
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
@ -68,7 +68,6 @@ export default class Constants {
|
||||||
|
|
||||||
mapCompleteHelpUnlock: 50,
|
mapCompleteHelpUnlock: 50,
|
||||||
themeGeneratorReadOnlyUnlock: 50,
|
themeGeneratorReadOnlyUnlock: 50,
|
||||||
themeGeneratorFullUnlock: 500,
|
|
||||||
addNewPointWithUnreadMessagesUnlock: 500,
|
addNewPointWithUnreadMessagesUnlock: 500,
|
||||||
|
|
||||||
importHelperUnlock: 5000,
|
importHelperUnlock: 5000,
|
||||||
|
|
Loading…
Reference in a new issue