mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-04-14 00:01:34 +08:00
chore: cleanup repo (#275)
* chore: remove ubuntu from supported platforms list * chore: remove old wp platform unused src code * chore: remove old wp platform reference * chore: update urls to projects issue & git repo * style: fix indention
This commit is contained in:
@@ -48,7 +48,6 @@ exports.defineManualTests = function (contentEl, createActionButton) {
|
||||
}
|
||||
|
||||
contentEl.innerHTML = '<h1>Splashscreen Tests</h1>' +
|
||||
'<h3>Note for WP: AutoHideSplashScreen must be set to false in config.xml</h3>' +
|
||||
'<div id="show1"></div>' +
|
||||
'Expected result: Will show the Cordova splashscreen for 1 second' +
|
||||
'</p> <div id="show5"></div>' +
|
||||
|
||||
Reference in New Issue
Block a user