feat(desktop): give the desktop client a way to obtain its logs
The desktop variant had no bug_report_endpoint_url at all, so the whole section stayed hidden and a desktop user could not produce logs for a report. Setting local shows a Download logs button that writes them to the device and uploads nothing. Matches what the web client now serves. Takes effect with the next desktop build. Refs axion1337.chat/ThreadNet-Web#9
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"brand": "aXion1337.Chat",
|
||||
"bug_report_endpoint_url": "local",
|
||||
"branding": {
|
||||
"auth_header_logo_url": "vector-icons/512.png",
|
||||
"logo_link_url": "https://axion1337.chat"
|
||||
|
||||
Reference in New Issue
Block a user