Skip to content

Commit 3adcfa2

Browse files
committed
fix $fs.scripts.lib() jsdoc not being bolded
1 parent 7b1c428 commit 3adcfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ type Fullsec = Subscripts & PlayerFullsec & {
175175
/** **FULLSEC** */ trust: () => string[]
176176

177177
/**
178-
* FULLSEC
178+
* **FULLSEC*
179179
* @returns A code library containing useful helper functions you can use in your scripts.
180180
*/
181181
lib: () => {

0 commit comments

Comments
 (0)