Skip to content

Commit

Permalink
Update viewer.js
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian <76214766+adrian2793@users.noreply.github.com>
  • Loading branch information
adrian2793 committed Feb 20, 2024
1 parent 6e5269c commit f118460
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function encrypt(id, object) {
}

addEventListener("DOMContentLoaded", (event) => {
encrypt("object", "object");
encrypt("config_heading", "config_heading");
encrypt("config_developer_mode_toogle_label", "config_developer_mode_toogle_label_content");
encrypt("config_analytics_toogle_label", "config_analytics_toogle_label_content");
Expand Down

0 comments on commit f118460

Please sign in to comment.