Skip to content

Commit

Permalink
Fixes docu issue
Browse files Browse the repository at this point in the history
  • Loading branch information
walmazacn committed Nov 13, 2024
1 parent c8a1aed commit 0b5fd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/lifecycleManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class LifecycleManager extends LuigiClientBase {
/**
* Check if the html head element contains the attribute "disable-tpc-check"
* @private
* @memberof Lifecycle
* @memberof lifecycleManager
*/
_isTpcCheckDisabled(): boolean {
return !!(
Expand Down

0 comments on commit 0b5fd40

Please sign in to comment.