Skip to content

Commit

Permalink
Fixed #1959
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici committed Jan 31, 2017
1 parent 7f3971c commit ce6d57f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/common/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export interface MenuItem {
items?: MenuItem[];
expanded?: boolean;
disabled?: boolean;
visible?: boolean;
}

export interface Message {
Expand Down

0 comments on commit ce6d57f

Please sign in to comment.