Commit 7a9f3874 authored by Roque's avatar Roque

erp5_officejs: add capture the flag app to exporter

parent 2a0b92de
......@@ -37,6 +37,7 @@
<select name="web_site">
<option>Text Editor</option>
<option>Drone Simulator</option>
<option>Capture The Flag</option>
<option>Smart Assistant</option>
<option>Media Player</option>
<option>Illustration Editor</option>
......
......@@ -223,7 +223,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <unicode>zope</unicode> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -237,7 +237,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1003.56328.46161.11110</string> </value>
<value> <string>1007.63204.4176.53674</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -257,7 +257,7 @@
</tuple>
<state>
<tuple>
<float>1671129613.99</float>
<float>1684766393.44</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -19,6 +19,11 @@
"storage_type": "precache",
"cache": precache_manifest
},
"Capture The Flag": {
"url": "officejs_drone_capture_flag/",
"storage_type": "precache",
"cache": precache_manifest
},
"Smart Assistant": {
"url": "officejs_smart_assistant/",
"storage_type": "precache",
......
......@@ -227,7 +227,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>zope</string> </value>
<value> <unicode>zope</unicode> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -241,7 +241,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1003.56329.25576.20599</string> </value>
<value> <string>1008.38015.16456.60347</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -261,7 +261,7 @@
</tuple>
<state>
<tuple>
<float>1671129664.38</float>
<float>1684766379.47</float>
<string>UTC</string>
</tuple>
</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