summaryrefslogtreecommitdiff
path: root/src/settings.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.sml')
-rw-r--r--src/settings.sml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings.sml b/src/settings.sml
index b95ce1ea..03b7fd6d 100644
--- a/src/settings.sml
+++ b/src/settings.sml
@@ -158,7 +158,7 @@ val jsFuncsBase = basisM [("alert", "alert"),
("onConnectFail", "onConnectFail"),
("onDisconnect", "onDisconnect"),
("onServerError", "onServerError"),
- ("attrifyString", "escape"),
+ ("attrifyString", "atr"),
("attrifyInt", "ts"),
("attrifyFloat", "ts"),
("attrifyBool", "bs"),