Fixed casing for modules, removed unused page

This commit is contained in:
alexjanousekGSA
2025-08-06 18:29:18 -04:00
parent 3a230f15b6
commit 2b99d818b6
17 changed files with 16 additions and 195 deletions

View File

@@ -9,7 +9,7 @@
const tagPattern = /\(\(([^\)\((\?)]+)(\?\?)?([^\)\(]*)\)\)/g;
window.NotifyModules.EnhancedTextbox = function() {
window.NotifyModules['enhanced-textbox'] = function() {
this.start = function(textarea) {