Skip to content

Commit

Permalink
force reload of imported js
Browse files Browse the repository at this point in the history
  • Loading branch information
benderl committed Mar 25, 2024
1 parent 3da2f70 commit 65aacea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/modules/web_themes/standard_legacy/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@ <h4 class="modal-title">
// some helper functions
'helperFunctions.js?ver=20240314',
// functions for processing messages
'processAllMqttMsg.js?ver=20240314',
'processAllMqttMsg.js?ver=20240425',
// respective Chart.js definition live
'livechart.js?ver=20240425',
// respective Chart.js definition price based charging
Expand Down

0 comments on commit 65aacea

Please sign in to comment.