mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
do the onedit pattern check simply
This commit is contained in:
@@ -1103,7 +1103,9 @@ $(function() {
|
||||
}
|
||||
setHighlightColor();
|
||||
}
|
||||
|
||||
regexHasError = false; //they changed the regex so it might be valid now
|
||||
internalOutput('<span class="internal boldnshit">Highlights have been updated.</span>',"internal") // simplest way to test if pattern works, why reinvent the wheel?
|
||||
|
||||
var $popup = $('#highlightPopup').closest('.popup');
|
||||
$popup.remove();
|
||||
|
||||
Reference in New Issue
Block a user