diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index 9b47beb7..804a0df1 100644 --- a/assets/oh-my-opencode.schema.json +++ b/assets/oh-my-opencode.schema.json @@ -1687,6 +1687,14 @@ } } } + }, + "notification": { + "type": "object", + "properties": { + "force_enable": { + "type": "boolean" + } + } } } } \ No newline at end of file