mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 13:47:33 +01:00
client redesign: add infinite loading for guilds + misc fixes
This commit is contained in:
@@ -11,3 +11,5 @@ export const SUPPORTED_SOCIAL_NETWORKS = [
|
||||
{key: 'facebook', name: 'Facebook'},
|
||||
{key: 'google', name: 'Google'},
|
||||
];
|
||||
|
||||
export const GUILDS_PER_PAGE = 30; // number of guilds to return per page when using pagination
|
||||
Reference in New Issue
Block a user