mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
feat(linux-app): ask dev builds for the install channel on first run (#109242)
This commit is contained in:
committed by
GitHub
parent
822f16303d
commit
bf92404b50
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user