about summary refs log tree commit diff stats
path: root/src/local/select.nim
diff options
context:
space:
mode:
Diffstat (limited to 'src/local/select.nim')
-rw-r--r--src/local/select.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/local/select.nim b/src/local/select.nim
index cbefea5a..997eff1c 100644
--- a/src/local/select.nim
+++ b/src/local/select.nim
@@ -1,6 +1,6 @@
 import std/unicode
 
-import js/regex
+import js/jsregex
 import server/buffer
 import types/cell
 import utils/luwrap