diff options
author | RaindropsSys <contact@minteck.org> | 2023-06-10 11:06:53 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-06-10 11:06:53 +0200 |
commit | 2e7294c83c6388e3855ce787f0a18c20ed652131 (patch) | |
tree | 7e3a4ee156fa93954a501b0f112fa2d1055064f0 /includes/flags.json | |
parent | 85145d4a0f7ddd7717af495cbd3f42891042d047 (diff) | |
download | pluralconnect-2e7294c83c6388e3855ce787f0a18c20ed652131.tar.gz pluralconnect-2e7294c83c6388e3855ce787f0a18c20ed652131.tar.bz2 pluralconnect-2e7294c83c6388e3855ce787f0a18c20ed652131.zip |
Updated 12 files and added includes/system/compare.inc (automated)
Diffstat (limited to 'includes/flags.json')
-rw-r--r-- | includes/flags.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/flags.json b/includes/flags.json index d11fd54..0aed68e 100644 --- a/includes/flags.json +++ b/includes/flags.json @@ -1,7 +1,7 @@ { "age_regressor": null, "age_spells": null, - "host": null, + "host": "Host", "not_talking": null, "median": null, @@ -30,4 +30,4 @@ "other2": "Potentially having sex with %other%", "other3": "#Having sex with Raindrops", "other4": "#Potentially having sex with Raindrops" -}
\ No newline at end of file +} |