From 0b09885a1a345b72e2665ee54487be5e85b0e77e Mon Sep 17 00:00:00 2001 From: Robin Krom Date: Mon, 26 Oct 2020 23:24:21 +0100 Subject: [PATCH] Small fix for the oauth code which might enable dropbox to work too. --- _includes/oauth-code.html | 32 +++++++++++++++++++++++++------- pages/authorize/dropbox.html | 2 +- 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/_includes/oauth-code.html b/_includes/oauth-code.html index f4038eeef..a8cae1924 100644 --- a/_includes/oauth-code.html +++ b/_includes/oauth-code.html @@ -1,8 +1,21 @@