feat(linux-app): ask dev builds for the install channel on first run (#109242)

This commit is contained in:
Peter Steinberger
2026-07-16 10:54:26 -07:00
committed by GitHub
parent 822f16303d
commit bf92404b50
7 changed files with 63 additions and 3 deletions
+1
View File
@@ -3,6 +3,7 @@ fn main() {
// target's invoke handler, so keep the Linux-only command permission known.
const COMMANDS: &[&str] = &[
"bootstrap",
"build_info",
"canvas_a2ui_action",
"check_for_updates",
"connect_discovered_gateway",