diff options
| author | Simon Belbeoch <[email protected]> | 2022-12-06 05:10:35 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-05 20:10:35 -0800 |
| commit | f200c979792caab2a4da8746fe6b4269fed55e34 (patch) | |
| tree | db85963fd657f716180e48a6cb05cdd0447f9582 /public/v4/apps/jsreport.yml | |
| parent | f8d70b7608086e47154074305a38078917665a9b (diff) | |
| download | caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.tar.gz caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.zip | |
chore(name) add all missing displayName (#798)
* chore(name) add all missing displayName
* chore(name) add all missing displayName
* chore(droppy) fix mistake archived name in droppy
Diffstat (limited to 'public/v4/apps/jsreport.yml')
| -rw-r--r-- | public/v4/apps/jsreport.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/jsreport.yml b/public/v4/apps/jsreport.yml index 41d50c1..06a090f 100644 --- a/public/v4/apps/jsreport.yml +++ b/public/v4/apps/jsreport.yml @@ -33,7 +33,7 @@ caproverOneClickApp: instructions: start: Reporting tools for creating PDF, HTMLS, Excel by converting your HTML + CSS + JavaScript knowledge. end: Congratulations! You have the new jsReport instance running. Happy reporting! - displayName: '' + displayName: 'jsreport' isOfficial: true description: jsreport is an open source reporting platform where reports are designed using popular JavaScript templating engines documentation: Taken from https://hub.docker.com/r/jsreport/jsreport/ |
