mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 09:15:00 +03:00
Make columns itself scrollable, fix action creation when moving card, little refactoring
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
const USERS = 'USERS';
|
||||
|
||||
const USER_SETTINGS = 'USER_SETTINGS';
|
||||
|
||||
const ADD_PROJECT = 'ADD_PROJECT';
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user