aboutsummaryrefslogtreecommitdiff
path: root/src/locales/th
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2023-04-23 12:28:48 +0200
committerGitHub <[email protected]>2023-04-23 12:28:48 +0200
commitacb9cf5a81ec42e64a59f4708345f1af63147a34 (patch)
tree5ba636d10f561ebc9a86d51c002bdc94695b8515 /src/locales/th
parentf795269c3aa2014c4964ea71c38b53a51e0f6d47 (diff)
downloadfaker-acb9cf5a81ec42e64a59f4708345f1af63147a34.tar.xz
faker-acb9cf5a81ec42e64a59f4708345f1af63147a34.zip
refactor(locale): use null as not applicable (#2078)
Diffstat (limited to 'src/locales/th')
-rw-r--r--src/locales/th/location/city_prefix.ts2
-rw-r--r--src/locales/th/location/city_suffix.ts2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/locales/th/location/city_prefix.ts b/src/locales/th/location/city_prefix.ts
index d6d1738d..7646bbd1 100644
--- a/src/locales/th/location/city_prefix.ts
+++ b/src/locales/th/location/city_prefix.ts
@@ -1 +1 @@
-export default [];
+export default null;
diff --git a/src/locales/th/location/city_suffix.ts b/src/locales/th/location/city_suffix.ts
index d6d1738d..7646bbd1 100644
--- a/src/locales/th/location/city_suffix.ts
+++ b/src/locales/th/location/city_suffix.ts
@@ -1 +1 @@
-export default [];
+export default null;