summary refs log tree commit diff
path: root/src/util/config/types/subconfigurations/region/Region.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/config/types/subconfigurations/region/Region.ts')
-rw-r--r--src/util/config/types/subconfigurations/region/Region.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/config/types/subconfigurations/region/Region.ts b/src/util/config/types/subconfigurations/region/Region.ts
index a8717e1f..c1bcfd01 100644
--- a/src/util/config/types/subconfigurations/region/Region.ts
+++ b/src/util/config/types/subconfigurations/region/Region.ts
@@ -9,4 +9,4 @@ export interface Region {
 	vip: boolean;
 	custom: boolean;
 	deprecated: boolean;
-}
\ No newline at end of file
+}