mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-06 20:58:27 +02:00
set the mode to overwrite to avoid unsused .szs file to be created
This commit is contained in:
parent
602dc0dc55
commit
81248631b3
6 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"mode": "overwrite",
|
||||
"operation": {
|
||||
"img-edit": {
|
||||
"layers": [
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"mode": "overwrite",
|
||||
"operation": {
|
||||
"img-edit": {
|
||||
"layers": [
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"mode": "overwrite",
|
||||
"operation": {
|
||||
"img-edit": {
|
||||
"layers": [
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"mode": "overwrite",
|
||||
"operation": {
|
||||
"img-edit": {
|
||||
"layers": [
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"mode": "overwrite",
|
||||
"operation": {
|
||||
"img-edit": {
|
||||
"layers": [
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"mode": "overwrite",
|
||||
"operation": {
|
||||
"img-edit": {
|
||||
"layers": [
|
||||
|
|
Loading…
Reference in a new issue