From 3bbc8dd579dadd67171c758c1065f271c5816133 Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Wed, 11 Oct 2023 13:39:32 -0700 Subject: Update `doc` and `locale` --- doc/zh-cn/config.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'doc/zh-cn') diff --git a/doc/zh-cn/config.md b/doc/zh-cn/config.md index 1866fb82..ebb8325f 100644 --- a/doc/zh-cn/config.md +++ b/doc/zh-cn/config.md @@ -2172,14 +2172,6 @@ true * skynet * Jass -Value can be one of: -* `Ask` (ask every time) -* `Apply` (always apply third-party libraries and set the workspace - configuration) -* `ApplyInMemory` (always apply third-party libraries but don't set the - workspace configuration) -* `Disable` (don't ask and don't apply) - ## type @@ -2187,6 +2179,13 @@ Value can be one of: string ``` +## enum + +* ``"Ask"`` +* ``"Apply"`` +* ``"ApplyInMemory"`` +* ``"Disable"`` + ## default ```jsonc -- cgit v1.2.3