mirror of
https://github.com/plankanban/planka.git
synced 2025-12-21 09:15:51 +03:00
feat: Toggle actions details, little redesign
This commit is contained in:
@@ -13,7 +13,7 @@ const ACCESS_TOKEN_KEY = 'accessToken';
|
||||
const ACCESS_TOKEN_EXPIRES = 365;
|
||||
|
||||
const POSITION_GAP = 65535;
|
||||
const ACTIONS_LIMIT = 10;
|
||||
const ACTIONS_LIMIT = 50;
|
||||
|
||||
export default {
|
||||
SERVER_BASE_URL,
|
||||
|
||||
Reference in New Issue
Block a user