Skip to content

Commit

Permalink
Update linq.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nd1012 committed Jan 16, 2022
1 parent 9118ad8 commit 63842f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/linq.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
*
* @return {boolean} Pass disabled storing to new instances?
*/
get Pass(){return this.#Pass;}
get PassStore(){return this.#PassStore;}

/**
* Get the extended object
Expand Down

0 comments on commit 63842f9

Please sign in to comment.