diff --git a/plugins/qlab/template.ejs b/plugins/qlab/template.ejs index 65d9437..1703091 100644 --- a/plugins/qlab/template.ejs +++ b/plugins/qlab/template.ejs @@ -6,6 +6,11 @@ <% const workspaceKeys = Object.keys(data.workspaces); %> + +<% if(workspaceKeys.length==0){ %> +