From 97b5747d41663c1763e1301acf4f5504cc2c4d51 Mon Sep 17 00:00:00 2001 From: MysticExile <30736337+MysticExile@users.noreply.github.com> Date: Sat, 27 Apr 2019 20:10:24 +0200 Subject: [PATCH] Add "Implement internal resolution scaling." bounty --- site/data/bounties.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/site/data/bounties.json b/site/data/bounties.json index a2173aea..86eed5c4 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -159,5 +159,19 @@ "Paid": false } ] + }, + { + "Developer": null, + "Status": "Unassigned", + "Description": "Implement internal resolution scaling.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "04-27-2019", + "Name": "Ethan", + "Amount": "$40 USD", + "Paid": false + } + ] } ]