From 13fb57914a01ed9499057ef8ee5ff51b1c0818cc Mon Sep 17 00:00:00 2001 From: FarisZR <35614734+FarisZR@users.noreply.github.com> Date: Fri, 24 May 2024 01:18:15 +0200 Subject: [PATCH] remove linkedin auth and enable google one tap login (they fixed the div issue) --- discourse/containers/app.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/discourse/containers/app.yml b/discourse/containers/app.yml index a8e390f..56fd4a2 100644 --- a/discourse/containers/app.yml +++ b/discourse/containers/app.yml @@ -132,11 +132,10 @@ hooks: #- git clone https://github.com/davidtaylorhq/discourse-telegram-notifications - git clone https://github.com/discourse/discourse-chat-integration - git clone https://github.com/discourse/discourse-math - - git clone https://github.com/discourse/discourse-linkedin-auth # Linkedin Auth - git clone https://github.com/discourse/discourse-gamification # Gamification - git clone https://github.com/discourse/discourse-yearly-review # yearly review - git clone https://github.com/paviliondev/discourse-legal-tools # GDPR data export and so on - # - git clone https://github.com/discourse/discourse-google-one-tap # Google one tap login + - git clone https://github.com/discourse/discourse-google-one-tap # Google one tap login ## Remember, this is YAML syntax - you can only have one block with a name run: