mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 17:23:21 +03:00
@@ -10,8 +10,13 @@ const Types = {
|
||||
COLLECTION: 'collection',
|
||||
};
|
||||
|
||||
const ImportTypes = {
|
||||
TRELLO: 'trello',
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
Types,
|
||||
ImportTypes,
|
||||
|
||||
attributes: {
|
||||
// ╔═╗╦═╗╦╔╦╗╦╔╦╗╦╦ ╦╔═╗╔═╗
|
||||
|
||||
Reference in New Issue
Block a user