Skip to content

Commit

Permalink
Update proto files
Browse files Browse the repository at this point in the history
  • Loading branch information
any-association committed Jan 14, 2025
1 parent 8c15bcc commit b05ce4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ message Block {
int32 pageLimit = 13; // Limit of objects shown in widget
string defaultTemplateId = 14; // Default template that is chosen for new object created within the view
string defaultObjectTypeId = 15; // Default object type that is chosen for new object created within the view
Block.Align align = 16;

enum Type {
Table = 0;
Expand Down

0 comments on commit b05ce4d

Please sign in to comment.