Skip to content

Commit cd7af2d

Browse files
committed
Add kan card for mobile support
1 parent bc35f7d commit cd7af2d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"_v": 1,
3+
"alias": "mobile-support-or-explicit-2",
4+
"alias_explicit": false,
5+
"created_at_millis": 1767587459905,
6+
"creator": "Alexander Terp",
7+
"id": "2Rpd00De",
8+
"title": "Mobile support? Or explicit lack thereof?",
9+
"type": "enhancement",
10+
"updated_at_millis": 1767587465450
11+
}

.kan/boards/main/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_column = "backlog"
66
[[columns]]
77
name = "undecided"
88
color = "#a855f7"
9-
card_ids = ["2RcNmu4Y", "2RcOMyCT"]
9+
card_ids = ["2RcNmu4Y", "2RcOMyCT", "2Rpd00De"]
1010

1111
[[columns]]
1212
name = "backlog"

0 commit comments

Comments
 (0)