mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
ref: Refactoring
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ORM } from 'redux-orm';
|
||||
|
||||
import {
|
||||
Action,
|
||||
Activity,
|
||||
Attachment,
|
||||
Board,
|
||||
BoardMembership,
|
||||
@@ -30,7 +30,7 @@ orm.register(
|
||||
Card,
|
||||
Task,
|
||||
Attachment,
|
||||
Action,
|
||||
Activity,
|
||||
Notification,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user