From b254daf06aecdc6792c8d20eba8eb5206de65109 Mon Sep 17 00:00:00 2001 From: hesukastro Date: Mon, 22 Jun 2026 11:17:47 +0800 Subject: [PATCH] Test manifest json --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4da8765..6bea73d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,12 @@ [ { "filename": "AGENTS.md", + "description": "AI agent instructions and coding guidelines", "url": "https://drive.google.com/file/d/1O3Rp9HIfVA1Urr3APFyvIM0KDBxhEOOS/view?usp=sharing" }, { "filename": "LOCALIZATION.md", + "description": "Localization workflow and string guidelines", "url": "https://drive.google.com/file/d/1bDldnMJX6Vwngkakeve9cxonG7NU_KZo/view?usp=drive_link" } -] \ No newline at end of file +]