Skip to content

Commit

Permalink
Update Backend.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored Jan 20, 2025
1 parent 2efb229 commit f66fb97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderers/common/Backend.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ class Backend {

/**
* A reference to the timestamp query pool.
* @type {{render: TimestampQueryPool, compute: TimestampQueryPool}}
*/
this.timestampQueryPool = {
'render': null,
Expand Down

0 comments on commit f66fb97

Please sign in to comment.