You've already forked baupm-core
fixed type error
This commit is contained in:
2
init.rb
2
init.rb
@@ -23,6 +23,6 @@ Redmine::Plugin.register :baupm_core do
|
|||||||
'baupm_manifest_orientation' => 'portrait',
|
'baupm_manifest_orientation' => 'portrait',
|
||||||
'baupm_manifest_display' => 'standalone',
|
'baupm_manifest_display' => 'standalone',
|
||||||
'baupm_manifest_start_url' => '.'
|
'baupm_manifest_start_url' => '.'
|
||||||
'baupm_enable_webapp' => 1
|
'baupm_enable_webapp' => '1'
|
||||||
}, :partial => 'settings/baupm_settings'
|
}, :partial => 'settings/baupm_settings'
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user