mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-04-14 00:01:34 +08:00
CB-10650 Non-index content.src causes Splashscreen to be not displayed on browser
This commit is contained in:
@@ -19,11 +19,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* global win:true */
|
||||
|
||||
( function() {
|
||||
|
||||
win = null;
|
||||
var win = null;
|
||||
|
||||
module.exports = {
|
||||
show: function() {
|
||||
|
||||
Reference in New Issue
Block a user