From 3813b7a9e816cf088ae06becac25f82011491215 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 12 Apr 2022 17:37:34 +0200 Subject: [PATCH] Reverse issue until confirmation. --- app/Support/Steam.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Support/Steam.php b/app/Support/Steam.php index eaa443aa45..43d2be481e 100644 --- a/app/Support/Steam.php +++ b/app/Support/Steam.php @@ -474,7 +474,6 @@ class Steam return [ sprintf('%s.utf8', $locale), sprintf('%s.UTF-8', $locale), - sprintf('%s.UTF8', $locale), ]; }