diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/names.php | 2 | ||||
| -rw-r--r-- | resources/relationships.php | 2 | ||||
| -rw-r--r-- | resources/top-levels.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/resources/names.php b/resources/names.php index 206b5c9..0541eaa 100644 --- a/resources/names.php +++ b/resources/names.php @@ -3210,4 +3210,4 @@ '_710000' => '台湾省', '_810000' => '香港特别行政区', '_820000' => '澳门特别行政区', -];
\ No newline at end of file +]; diff --git a/resources/relationships.php b/resources/relationships.php index 4d69f82..fecfca8 100644 --- a/resources/relationships.php +++ b/resources/relationships.php @@ -3902,4 +3902,4 @@ '_710000' => [], '_810000' => [], '_820000' => [], -];
\ No newline at end of file +]; diff --git a/resources/top-levels.php b/resources/top-levels.php index f54b454..ccfd634 100644 --- a/resources/top-levels.php +++ b/resources/top-levels.php @@ -33,4 +33,4 @@ 710000, 810000, 820000, -];
\ No newline at end of file +]; |
