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