small changes

This commit is contained in:
2023-05-06 12:00:06 +02:00
parent ce7495fa1c
commit b6850ed811

View File

@@ -1,5 +1,4 @@
<% if Setting.plugin_baupm_core['baupm_enable_webapp'] == '1' %>
{
<% if Setting.plugin_baupm_core['baupm_enable_webapp'] == '1' %>{
"name": "<%= Setting.plugin_baupm_core['baupm_application_title'] %>",
<% if Setting.plugin_baupm_core['baupm_application_short_title'].present? %>
"short_name": "<%= Setting.plugin_baupm_core['baupm_application_short_title'] %>",