From 0092af73696cfb909575b12ff8237d9b108b7ca4 Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 16 Mar 2020 00:27:05 +0100 Subject: dgs was misspelled --- webAO/backgrounds.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webAO/backgrounds.js b/webAO/backgrounds.js index 4d5a726..449f4b2 100644 --- a/webAO/backgrounds.js +++ b/webAO/backgrounds.js @@ -5,7 +5,7 @@ export default [ "CountyCourt", "CruiseCourt", "default", - "DGDEnglishCourt", + "DGSEnglishCourt", "DGSJapanCourt", "DualDestinies", "EnglishCourt", -- cgit