Update comment

This commit is contained in:
Elena Tanasoiu
2023-05-03 15:07:24 +00:00
parent 9ecb5035e0
commit a85d9d1434

View File

@@ -639,7 +639,7 @@ export async function setQlPackLocation(folder: string | undefined) {
}
/**
* Option to turn on/off ability to autogenerate QL packs. The options are "ask" and "never"
* Whether to ask the user to autogenerate a QL pack. The options are "ask" and "never".
**/
const AUTOGENERATE_QL_PACKS = new Setting(
"autogenerateQlPacks",