mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 01:10:03 +02:00
🎨 Refactor the download system some
This commit is contained in:
parent
f23019e266
commit
775cf7ec75
7 changed files with 154 additions and 187 deletions
|
@ -103,8 +103,8 @@ export const commands: Cmd[] = [
|
|||
controller: importPatches,
|
||||
},
|
||||
{
|
||||
cmd: 'init <source>',
|
||||
aliases: ['initialise', 'initialize'],
|
||||
cmd: 'ff-init <source>',
|
||||
aliases: ['ff-initialise', 'ff-initialize'],
|
||||
description: 'Initialise the Firefox directory.',
|
||||
controller: init,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue