move windows splashscreenproxy to correct location

This commit is contained in:
Jan Piotrowski 2019-05-04 01:25:22 +02:00
parent 4d8cd6f2fe
commit b1fc4a9274
2 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<!-- windows -->
<platform name="windows">
<js-module src="www/windows/SplashScreenProxy.js" name="SplashScreenProxy">
<js-module src="src/windows/SplashScreenProxy.js" name="SplashScreenProxy">
<runs />
</js-module>
</platform>