mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(3p): bad import, change flag format
This commit is contained in:
@@ -25,8 +25,6 @@ export const SUPPORTED_SOCIAL_NETWORKS = [
|
||||
{ key: 'apple', name: 'Apple' },
|
||||
];
|
||||
|
||||
export const OFFICIAL_PLATFORMS = ['habitica-web', 'habitica-ios', 'habitica-android'];
|
||||
|
||||
export const GUILDS_PER_PAGE = 30; // number of guilds to return per page when using pagination
|
||||
|
||||
export const PARTY_LIMIT_MEMBERS = 29;
|
||||
|
||||
Reference in New Issue
Block a user