diff --git a/config/commands.js b/config/commands.js index e7452f9c..bd49522a 100644 --- a/config/commands.js +++ b/config/commands.js @@ -470,6 +470,10 @@ const commands = { } }, + keypad: async function(args) { + term.openURL("https://root.vc/keypad"); + }, + locate: function() { term.stylePrint("Root Ventures"); term.stylePrint("2670 Harrison St");