diff options
| author | stonedDiscord <stonedDiscord@users.noreply.github.com> | 2024-11-20 13:04:14 +0000 |
|---|---|---|
| committer | GitHub Action <actions@github.com> | 2024-11-20 13:04:14 +0000 |
| commit | b8283b373caa2ac198497a8dd466bf494d81982a (patch) | |
| tree | 23de734e7ab5c093ace1d1a8fec716bb7603bdbf /webAO/constants/backgrounds.js | |
| parent | 376fadcca3a1b5c32a3361b2843c6c576237a1a3 (diff) | |
Prettified Code!
Diffstat (limited to 'webAO/constants/backgrounds.js')
| -rw-r--r-- | webAO/constants/backgrounds.js | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/webAO/constants/backgrounds.js b/webAO/constants/backgrounds.js index a0a21f6..71dfa60 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', + "Anime", + "birthday", + "Christmas", + "CountyCourt", + "CruiseCourt", + "default", + "DGSEnglishCourt", + "DGSJapanCourt", + "DualDestinies", + "EnglishCourt", + "gs4", + "GS4Night", + "HD", + "Khura'in", + "mlp", + "NewCourt", + "RuinedCourt", + "Sky", + "SpaceCourt", + "Themis", + "TouhouCourt", + "WitchTrialCourt", + "Zetta", ]; |
