diff options
| author | 2020-03-11 17:47:58 +0200 | |
|---|---|---|
| committer | 2020-03-11 17:47:58 +0200 | |
| commit | 570cb893a38d8da7f4445539de87b0579e4c934c (patch) | |
| tree | 84d6bcd3ce83d86d39979616cc6655d632d2ac96 /bot/resources/pride | |
| parent | (Space Cog): Clean comments (diff) | |
| parent | Merge branch 'master' into space-cog (diff) | |
Merge remote-tracking branch 'origin/space-cog' into space-cog
Diffstat (limited to 'bot/resources/pride')
| -rw-r--r-- | bot/resources/pride/anthems.json | 2 | ||||
| -rw-r--r-- | bot/resources/pride/drag_queen_names.json | 2 | ||||
| -rw-r--r-- | bot/resources/pride/facts.json | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/bot/resources/pride/anthems.json b/bot/resources/pride/anthems.json index d80d7558..fd8e8b92 100644 --- a/bot/resources/pride/anthems.json +++ b/bot/resources/pride/anthems.json @@ -452,4 +452,4 @@ "pop" ] } -]
\ No newline at end of file +] diff --git a/bot/resources/pride/drag_queen_names.json b/bot/resources/pride/drag_queen_names.json index f63cdec3..023dff36 100644 --- a/bot/resources/pride/drag_queen_names.json +++ b/bot/resources/pride/drag_queen_names.json @@ -246,4 +246,4 @@ "Vivian Foxx", "Vye Vacius", "Zahara Dessert" -]
\ No newline at end of file +] diff --git a/bot/resources/pride/facts.json b/bot/resources/pride/facts.json index f6597201..2151f5ca 100644 --- a/bot/resources/pride/facts.json +++ b/bot/resources/pride/facts.json @@ -31,4 +31,4 @@ "As of 2019-10-02, there are 17 states in the United States of America where queer people can be fired for being queer. In most other states, there is minimal protection offered, often only for public employees.", "In 1985, an official Star Trek novel was published with scenes depicting Kirk and Spock as lovers. These parts were largely removed, which made the original into a collector's item." ] -}
\ No newline at end of file +} |