mirror of
https://github.com/vladmandic/automatic
synced 2026-09-12 16:08:43 +02:00
refactor internal terminology to use 'clear' instead of 'trash' like #2728
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ function selected_tab_id() {
|
||||
|
||||
}
|
||||
|
||||
function trash_prompt(_, confirmed,_steps) {
|
||||
function clear_prompt(_, confirmed,_steps) {
|
||||
|
||||
if(confirm("Delete prompt?")) {
|
||||
confirmed = true
|
||||
|
||||
Reference in New Issue
Block a user