We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba8d3f commit 4a8f51eCopy full SHA for 4a8f51e
1 file changed
TextUtil.app/Contents/Resources/Base.lproj/TextUtil.json
@@ -216,13 +216,6 @@
216
"actionID": "textutil.format.changed"
217
}
218
},
219
- {
220
- "type": "Toggle",
221
- "id": 14,
222
- "properties": {
223
- "title": "Overwrite existing files"
224
- }
225
- },
226
{
227
"type": "Toggle",
228
"id": 15,
@@ -244,6 +237,13 @@
244
237
"spacing": 16
245
238
246
239
"children": [
240
+ {
241
+ "type": "Toggle",
242
+ "id": 14,
243
+ "properties": {
+ "title": "Overwrite existing files"
+ }
+ },
247
248
"type": "Spacer"
249
0 commit comments