mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-04-14 00:01:34 +08:00
Fix path of Tizen's SplashScreenProxy file.
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@
|
||||
|
||||
<!-- tizen -->
|
||||
<platform name="tizen">
|
||||
<js-module src="www/tizen/SplashScreenProxy.js" name="SplashScreenProxy">
|
||||
<js-module src="src/tizen/SplashScreenProxy.js" name="SplashScreenProxy">
|
||||
</js-module>
|
||||
</platform>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user