update
This commit is contained in:
parent
83891ab6fa
commit
794f62ea72
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ String scriptPath = '';
|
|||
String executablePath = '';
|
||||
String appIdendifier = '';
|
||||
String appName = '';
|
||||
String and = '';
|
||||
String and = '&&';
|
||||
|
||||
Future initialize(String name, String appID) async {
|
||||
appIdendifier = appID;
|
||||
|
|
|
|||
Loading…
Reference in a new issue