summary refs log tree commit diff
path: root/patches
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-05 15:05:23 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-05 15:05:23 +0200
commitbabb5364a5472e9dabe0d937532bf5fc2a309238 (patch)
treef1dc82e83060183ecaa5938f5598afe0f0a26526 /patches
parentMerge pull request #99 from fosscord/l10n_master (diff)
downloadserver-babb5364a5472e9dabe0d937532bf5fc2a309238.tar.xz
:bug: fix test client
Diffstat (limited to 'patches')
-rw-r--r--patches/i18next-http-middleware+3.1.1.patch (renamed from patches/i18next-http-middleware+3.1.0.patch)3
1 files changed, 2 insertions, 1 deletions
diff --git a/patches/i18next-http-middleware+3.1.0.patch b/patches/i18next-http-middleware+3.1.1.patch

index ff9844d7..5790ae0d 100644 --- a/patches/i18next-http-middleware+3.1.0.patch +++ b/patches/i18next-http-middleware+3.1.1.patch
@@ -1,5 +1,5 @@ diff --git a/node_modules/i18next-http-middleware/cjs/httpFunctions.js b/node_modules/i18next-http-middleware/cjs/httpFunctions.js -index 47f0d61..ed0af1b 100644 +index 47f0d61..c1ebebc 100644 --- a/node_modules/i18next-http-middleware/cjs/httpFunctions.js +++ b/node_modules/i18next-http-middleware/cjs/httpFunctions.js @@ -1,175 +1,181 @@ @@ -271,3 +271,4 @@ index 47f0d61..ed0af1b 100644 }; exports.extendOptionsWithDefaults = extendOptionsWithDefaults; +\ No newline at end of file