Merge branch 'main' of https://gitea.jde.nz/public/dropshell
This commit is contained in:
@@ -148,6 +148,9 @@ namespace dropshell
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Pull latest template from git if applicable
|
||||||
|
gTemplateManager().pull_for_template(template_name);
|
||||||
|
|
||||||
template_info tinfo = gTemplateManager().get_template_info(template_name);
|
template_info tinfo = gTemplateManager().get_template_info(template_name);
|
||||||
if (!tinfo.is_set())
|
if (!tinfo.is_set())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user