aboutsummaryrefslogtreecommitdiff
path: root/webAO/constants/backgrounds.js
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/constants/backgrounds.js')
-rw-r--r--webAO/constants/backgrounds.js48
1 files changed, 24 insertions, 24 deletions
diff --git a/webAO/constants/backgrounds.js b/webAO/constants/backgrounds.js
index 449f4b2..c1807ce 100644
--- a/webAO/constants/backgrounds.js
+++ b/webAO/constants/backgrounds.js
@@ -1,25 +1,25 @@
export default [
- "Anime",
- "birthday",
- "Christmas",
- "CountyCourt",
- "CruiseCourt",
- "default",
- "DGSEnglishCourt",
- "DGSJapanCourt",
- "DualDestinies",
- "EnglishCourt",
- "gs4",
- "GS4Night",
- "HD",
- "Khura'in",
- "mlp",
- "NewCourt",
- "RuinedCourt",
- "Sky",
- "SpaceCourt",
- "Themis",
- "TouhouCourt",
- "WitchTrialCourt",
- "Zetta"
-]; \ No newline at end of file
+ 'Anime',
+ 'birthday',
+ 'Christmas',
+ 'CountyCourt',
+ 'CruiseCourt',
+ 'default',
+ 'DGSEnglishCourt',
+ 'DGSJapanCourt',
+ 'DualDestinies',
+ 'EnglishCourt',
+ 'gs4',
+ 'GS4Night',
+ 'HD',
+ "Khura'in",
+ 'mlp',
+ 'NewCourt',
+ 'RuinedCourt',
+ 'Sky',
+ 'SpaceCourt',
+ 'Themis',
+ 'TouhouCourt',
+ 'WitchTrialCourt',
+ 'Zetta',
+];