Skip to content

Commit 0d9dd07

Browse files
committed
🎨
1 parent b6d774a commit 0d9dd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProjectKanbanView.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ export class ProjectKanbanView {
11611161

11621162
column.appendChild(pagination);
11631163
container.appendChild(column);
1164-
1164+
11651165
return column;
11661166
}
11671167

0 commit comments

Comments
 (0)