Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eternauta1337 committed Mar 2, 2024
1 parent cf17738 commit 24d1173
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const prompt = require('common/src/prompt')
const storage = require('../../internal/storage')
const storage = require('ethernaut-wallet/src/internal/storage')

module.exports = (message = 'Select a wallet') => {
return async function autocompleteAlias({ alias }) {
Expand Down

0 comments on commit 24d1173

Please sign in to comment.