mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 07:39:44 +02:00
parent
9ce8b2ab9c
commit
738ed19e7f
20 changed files with 537 additions and 89 deletions
|
@ -10,8 +10,13 @@ const Types = {
|
|||
COLLECTION: 'collection',
|
||||
};
|
||||
|
||||
const ImportTypes = {
|
||||
TRELLO: 'trello',
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
Types,
|
||||
ImportTypes,
|
||||
|
||||
attributes: {
|
||||
// ╔═╗╦═╗╦╔╦╗╦╔╦╗╦╦ ╦╔═╗╔═╗
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue