chore: update schema.json

This commit is contained in:
Lucas Nogueira
2022-10-19 09:40:34 -03:00
parent fc2bac959b
commit e37b7677cd

View File

@@ -677,7 +677,7 @@
"type": "boolean"
},
"tabbingIdentifier": {
"description": "Defines the window [tabbing identifier].\n\n[tabbing identifier]: <https://developer.apple.com/documentation/appkit/nswindow/1644704-tabbingidentifier>",
"description": "Defines the window [tabbing identifier] for macOS.\n\nWindows with matching tabbing identifiers will be grouped together. If the tabbing identifier is not set, automatic tabbing will be disabled.\n\n[tabbing identifier]: <https://developer.apple.com/documentation/appkit/nswindow/1644704-tabbingidentifier>",
"type": [
"string",
"null"