issue 10730

This commit is contained in:
Ivan Murashov
2018-02-13 01:06:03 +03:00
parent 36c2270f3e
commit db75d2b35f
11 changed files with 60 additions and 78 deletions

View File

@@ -7,7 +7,6 @@ class Resources {
}
static String getSplash(String app) {
// app != null ? app :
return 'assets/${'pip'}_splash.png';
}