From f91aad5b9960553ba9b8bafe0f6333784e39fef5 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Mon, 11 Dec 2017 21:51:35 +0200
Subject: [PATCH] Issue #2930040: Updated [Login Destination] module from
 8.1.x-dev-98892eb to 8.1.x-dev-944d78f

---
 composer.json   | 2 +-
 drupal-org.make | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/composer.json b/composer.json
index 3946d801..3439abc2 100644
--- a/composer.json
+++ b/composer.json
@@ -138,7 +138,7 @@
     "drupal/masonry": "1.0-rc2",
     "drupal/charts": "3.0-alpha7",
     "drupal/google_analytics_reports": "3.x-dev#2b6bb8efbc7f61ce3c1225638075aa6037b8db44",
-    "drupal/login_destination": "1.x-dev#98892eb84eba6fe69d4fc48dc5b1fdaccb21c8a7",
+    "drupal/login_destination": "1.x-dev#944d78fbf01853244d8e01f63b41dc37d5f99e50",
     "drupal/ckeditor_media_embed": "1.1",
     "drupal/total_control": "2.0-alpha3",
     "drupal/anchor_link": "1.6",
diff --git a/drupal-org.make b/drupal-org.make
index c2cc7c09..ebce76c0 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -305,7 +305,7 @@ projects[google_analytics_reports][patch][] = https://www.drupal.org/files/issue
 
 projects[login_destination][type] = module
 projects[login_destination][download][url] = https://git.drupal.org/project/login_destination.git
-projects[login_destination][download][revision] = 98892eb84eba6fe69d4fc48dc5b1fdaccb21c8a7
+projects[login_destination][download][revision] = 944d78fbf01853244d8e01f63b41dc37d5f99e50
 projects[login_destination][download][branch] = 8.x-1.x
 
 projects[ckeditor_media_embed][type] = module
-- 
GitLab