mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 11:30:43 +00:00
QR code pattern (#1288)
## Description: Add a QR code pattern for openfront.io  ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors
This commit is contained in:
@@ -72,6 +72,10 @@
|
||||
"name": "white_rabbit",
|
||||
"role_group": "donor"
|
||||
},
|
||||
"AMpkAAAA8DfCnyAQgnTl0KVrvS5d73UJkinIX1V_ABQD8BQ8l5WRRViBLOAEHw7_CtbhfP-ItdU0AmI8wrTwH4DbqPxpVCdIMhJdOL_our9PV681gg6s8BeFHwAAAAA": {
|
||||
"name": "openfront_qr",
|
||||
"role_group": "donor"
|
||||
},
|
||||
"AAIiAAAAAAAAAAAAAAAAAAAAAIDD8YnweTiiD5FIYEIgEpkIRCKBCoFIpCIQeTwyPB6RjEAkEIgQKEQiApFAIEIgEYkIOAKfCIGIIyIAAAAAAAAAAAA": {
|
||||
"name": "openfront",
|
||||
"role_group": "creator"
|
||||
|
||||
@@ -500,6 +500,7 @@
|
||||
"vertical_bars": "Vertical Bars",
|
||||
"-w-": ".w.",
|
||||
"white_rabbit": "White Rabbit",
|
||||
"openfront_qr": "OpenFront.io QR code",
|
||||
"openfront": "OpenFront"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user