Merge branch 'oqtane:dev' into dev

This commit is contained in:
iJungleboy
2021-05-21 18:30:03 +02:00
81 changed files with 434 additions and 143 deletions

View File

@ -9,5 +9,7 @@ namespace Oqtane.Models
public string ControlType { get; set; }
public string DBType { get; set; }
public string Package { get; set; }
}
}