feat(deskclaw): rebrand + vibe presets + chat model picker
This commit is contained in:
@@ -176,13 +176,13 @@ export function createMenu(): void {
|
||||
{
|
||||
label: 'Documentation',
|
||||
click: async () => {
|
||||
await shell.openExternal('https://claw-x.com');
|
||||
await shell.openExternal('https://github.rommark.dev/admin/DeskClaw');
|
||||
},
|
||||
},
|
||||
{
|
||||
label: 'Report Issue',
|
||||
click: async () => {
|
||||
await shell.openExternal('https://github.com/ValueCell-ai/ClawX/issues');
|
||||
await shell.openExternal('https://github.rommark.dev/admin/DeskClaw/issues');
|
||||
},
|
||||
},
|
||||
{ type: 'separator' },
|
||||
|
||||
Reference in New Issue
Block a user