Selected app

This commit is contained in:
Bob Mottram 2018-02-02 16:22:33 +00:00
parent 467f6c22ab
commit eed3f511d1
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ function view_or_change_passwords {
CURR_PASSWORD=$(${PROJECT_NAME}-pass -u ${SELECTED_USERNAME} -a ${SELECTED_APP})
icann_address=$(get_app_icann_address "$app_name")
icann_address=$(get_app_icann_address "${SELECTED_APP}")
onion_address=$(get_app_onion_address "${SELECTED_APP}")
titlestr=$"View or Change Password"