refactor internal terminology to use 'clear' instead of 'trash' like #2728

This commit is contained in:
papuSpartan
2022-10-21 15:13:12 -05:00
parent de70ddaf58
commit 9e40520f00
3 changed files with 13 additions and 13 deletions

View File

@@ -162,7 +162,7 @@ function selected_tab_id() {
}
function trash_prompt(_, confirmed,_steps) {
function clear_prompt(_, confirmed,_steps) {
if(confirm("Delete prompt?")) {
confirmed = true