mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
CE-1068 - add WIDGET type
This commit is contained in:
@ -36,6 +36,7 @@ public enum QComponentType
|
||||
RECORD_LIST,
|
||||
PROCESS_SUMMARY_RESULTS,
|
||||
GOOGLE_DRIVE_SELECT_FOLDER,
|
||||
WIDGET,
|
||||
HTML;
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
// keep these values in sync with QComponentType.ts in qqq-frontend-core //
|
||||
|
Reference in New Issue
Block a user