Skip to content

Commit

Permalink
Update comments in analytics.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
mrwhizzy committed Nov 10, 2023
1 parent bec5e68 commit 7614779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/analytics.coffee
Expand Up @@ -35,8 +35,8 @@ define [
@_live()

###
Replaces our queue appending global function with one which immediately
runs commands. Intended for programmatic usage and/or lazy command declaration.
Replaces our queue appending global function with one which immediately runs
commands. Intended for programmatic usage and/or lazy command declaration.
###
_live: ->
@actions.run()
Expand Down

0 comments on commit 7614779

Please sign in to comment.