Add force option

This commit is contained in:
Wes
2023-12-14 16:53:19 +00:00
parent 395da2cca0
commit 22fcccef1c
24 changed files with 48 additions and 24 deletions

View File

@@ -16,5 +16,6 @@
}
}
}
}
},
"force": true
}

View File

@@ -73,5 +73,6 @@
"system-system/metrics": {
"enabled": false
}
}
},
"force": true
}

View File

@@ -63,5 +63,6 @@
}
}
}
}
},
"force": true
}