mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
add new loading screen tip for The Bulletin Board guild, as discusssed in Aspiring Socialites
This commit is contained in:
@@ -7,7 +7,7 @@ let api = {};
|
||||
|
||||
const IS_PROD = nconf.get('IS_PROD');
|
||||
const TOTAL_USER_COUNT = '1,500,000';
|
||||
const LOADING_SCREEN_TIPS = 32;
|
||||
const LOADING_SCREEN_TIPS = 33;
|
||||
const IS_NEW_CLIENT_ENABLED = nconf.get('NEW_CLIENT_ENABLED') === 'true';
|
||||
|
||||
api.getFrontPage = {
|
||||
|
||||
Reference in New Issue
Block a user