Added optional for widgettype image and description
This commit is contained in:
parent
104357b7b9
commit
c3c23e0796
@ -333,8 +333,8 @@ message WidgetTypeUpdateMsg {
|
||||
optional string name = 6;
|
||||
optional string descriptorJson = 7;
|
||||
bool isSystem = 8;
|
||||
string image = 9;
|
||||
string description = 10;
|
||||
optional string image = 9;
|
||||
optional string description = 10;
|
||||
}
|
||||
|
||||
message AdminSettingsUpdateMsg {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user