Skip to content

Commit

Permalink
www: fix acu agent class name
Browse files Browse the repository at this point in the history
  • Loading branch information
mhasself committed Dec 8, 2021
1 parent 8fe43a5 commit 93bbe72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/js/Acu.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,4 @@ ValueTable.prototype = {


// Register the constructor in the main tab manager.
tabman.constructors['AcuAgent'] = Acu_populate;
tabman.constructors['ACUAgent'] = Acu_populate;

0 comments on commit 93bbe72

Please sign in to comment.