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:
Thore Cimbal
2026-08-09 12:00:00 +00:00
parent 3cb43f5149
commit d3bd5b20c2
+1
View File
@@ -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"