mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-22 15:26:37 +00:00
asciiblaster-cordoba/platforms/android/app/src/main/res/xml/config.xml: fix index.html pathname.
This commit is contained in:
parent
74952c6367
commit
048b3677ba
@ -12,7 +12,7 @@
|
|||||||
</description>
|
</description>
|
||||||
<name>asciiblaster-cordoba</name>
|
<name>asciiblaster-cordoba</name>
|
||||||
<access origin="*" />
|
<access origin="*" />
|
||||||
<content src="www/index.html" />
|
<content src="index.html" />
|
||||||
<allow-intent href="http://*/*" />
|
<allow-intent href="http://*/*" />
|
||||||
<allow-intent href="https://*/*" />
|
<allow-intent href="https://*/*" />
|
||||||
<allow-intent href="mailto:*" />
|
<allow-intent href="mailto:*" />
|
||||||
|
Loading…
Reference in New Issue
Block a user