diff --git a/README.md b/README.md index 98b5a9ba5..06e11ee14 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,6 @@ A typical user journey would be: 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 diff --git a/src/Models/Constants.ts b/src/Models/Constants.ts index 5ccc614ee..04c69f44f 100644 --- a/src/Models/Constants.ts +++ b/src/Models/Constants.ts @@ -68,7 +68,6 @@ export default class Constants { mapCompleteHelpUnlock: 50, themeGeneratorReadOnlyUnlock: 50, - themeGeneratorFullUnlock: 500, addNewPointWithUnreadMessagesUnlock: 500, importHelperUnlock: 5000,