forked from jens/Automation
triggerUrl with POST params
This commit is contained in:
@@ -1380,6 +1380,7 @@ public class ActivityManageRule extends Activity
|
||||
|
||||
if(requestCode == requestCodeActionTriggerUrlAdd)
|
||||
{
|
||||
//TODO: Transform into newer and cleaner handover method through intent data
|
||||
if(resultCode == RESULT_OK)
|
||||
{
|
||||
//add TriggerUrl
|
||||
|
Reference in New Issue
Block a user