Skip to content

Commit

Permalink
feat: added sku_map to restresults.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskowicz1 committed Oct 23, 2023
1 parent 296649b commit c09f066
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/dpp/restresults.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@ typedef std::variant<
welcome_screen,
entitlement,
entitlement_map,
sku
sku,
sku_map
> confirmable_t;

/**
Expand Down

0 comments on commit c09f066

Please sign in to comment.