diff --git a/api-viewer/PVEAPI.js b/api-viewer/PVEAPI.js index a167b4c..835322f 100644 --- a/api-viewer/PVEAPI.js +++ b/api-viewer/PVEAPI.js @@ -208,6 +208,7 @@ Ext.onReady(function() { sections.push({ title: 'Returns: ' + rtype, + bodyPadding: 10, html: returnhtml }); }