Skip to content

Commit 1f7e81f

Browse files
CodFrmCopilot
andauthored
Update src/pkg/utils/utils.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 28717cd commit 1f7e81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pkg/utils/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ export async function checkUserScriptsAvailable() {
186186
}
187187

188188
if (ret[0]) {
189-
// API内部处理实际给予扩充权限才会有返回Script
189+
// API内部处理实际给予扩展权限才会有返回Script
190190
// 含有 "scriptcat-content" 或 "undefined-id-3"
191191
return true;
192192
} else {

0 commit comments

Comments
 (0)