mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
test broken build
This commit is contained in:
@ -56,7 +56,7 @@ public class MetaDataAction
|
|||||||
// todo pre-customization - just get to modify the request?
|
// todo pre-customization - just get to modify the request?
|
||||||
MetaDataOutput metaDataOutput = new MetaDataOutput();
|
MetaDataOutput metaDataOutput = new MetaDataOutput();
|
||||||
|
|
||||||
Map<String, AppTreeNode> treeNodes = new LinkedHashMap<>();
|
Map<String, AppTreeNode> treeNodes = new LinkedHashMap<>());
|
||||||
|
|
||||||
/////////////////////////////////////
|
/////////////////////////////////////
|
||||||
// map tables to frontend metadata //
|
// map tables to frontend metadata //
|
||||||
|
Reference in New Issue
Block a user