From 9dc452745ec590a1eb22ec30a075688fcc3a0cc3 Mon Sep 17 00:00:00 2001 From: Kyle Date: Tue, 14 Mar 2023 17:41:57 +0800 Subject: [PATCH] Allow unauthenticated users to compare (#11240) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index f4c6153b..5f24d4d6 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Update JS dependencies (#11297) +Allow unauthenticated users to compare (#11240)