add: product uploads
This commit is contained in:
parent
292d302304
commit
3b5b0ce1a1
8 changed files with 27 additions and 7 deletions
|
@ -1493,7 +1493,7 @@
|
|||
globalThis.apply_preset = async (preset) => {
|
||||
if (
|
||||
!(await trigger(\"atto::confirm\", [
|
||||
\"Are you sure you would like to do this? This will change all listed settings to the listed value.\",
|
||||
\"Are you sure you would like to do this? This will change all listed settings to their listed values.\",
|
||||
]))
|
||||
) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue