Skip to content

Commit

Permalink
Merge pull request Softinthebox#11 from irworks/master
Browse files Browse the repository at this point in the history
Fix SubItem creation
  • Loading branch information
peter9x authored Apr 21, 2022
2 parents 50b732f + 73fc1d5 commit ae04685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MondayAPI/MondayBoard.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use TBlack\MondayAPI\Querying\Query;
use TBlack\MondayAPI\ObjectTypes\Item;
use TBlack\MondayAPI\ObjectTypes\SubItem;
use TBlack\MondayAPI\ObjectTypes\Board;
use TBlack\MondayAPI\ObjectTypes\Column;
use TBlack\MondayAPI\ObjectTypes\BoardKind;
Expand Down

0 comments on commit ae04685

Please sign in to comment.