Commit 277f4592 authored by Roque's avatar Roque

erp5_officejs: update app json manifest (smart assistant)

parent 7c89d48d
// Update web app manifest so that it can be installable
{ {
"short_name": "Smart Assistant", "short_name": "Smart Assistant",
"name": "OfficeJS Smart Assistant", "name": "OfficeJS Smart Assistant",
...@@ -13,7 +12,6 @@ ...@@ -13,7 +12,6 @@
"background_color": "#333", "background_color": "#333",
"display": "standalone", "display": "standalone",
"scope": "../", "scope": "../",
// web share target API
"share_target": { "share_target": {
"action": "./postData", "action": "./postData",
"method": "POST", "method": "POST",
......
...@@ -239,7 +239,7 @@ ...@@ -239,7 +239,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>986.3906.17858.11212</string> </value> <value> <string>992.44282.29486.58026</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -257,7 +257,7 @@ ...@@ -257,7 +257,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1598012587.45</float> <float>1623782323.6</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment