diff --git a/examples/text_editor/src/nim.cfg b/examples/text_editor/src/nim.cfg index 57974ac..03b123a 100644 --- a/examples/text_editor/src/nim.cfg +++ b/examples/text_editor/src/nim.cfg @@ -1,4 +1,5 @@ ---threads:off +--threads:on --app:gui +--mm:orc -d:release \ No newline at end of file