From 68655bf22ec659aa53d5829a62ae2dd998f91d74 Mon Sep 17 00:00:00 2001 From: sisyphus-dev-ai Date: Wed, 7 Jan 2026 15:48:25 +0000 Subject: [PATCH] chore: changes by sisyphus-dev-ai --- assets/oh-my-opencode.schema.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/oh-my-opencode.schema.json b/assets/oh-my-opencode.schema.json index 9b47beb..804a0df 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