feat(app): supports changing default script dir path
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
auto();
|
||||
events.observeNotification();
|
||||
events.observeToast();
|
||||
events.onToast(function(toast){
|
||||
var pkg = toast.getPackageName();
|
||||
log("Toast内容: " + toast.getText() +
|
||||
|
||||
Reference in New Issue
Block a user