aboutsummaryrefslogtreecommitdiffstats
path: root/routing.h
diff options
context:
space:
mode:
Diffstat (limited to 'routing.h')
-rw-r--r--routing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/routing.h b/routing.h
index 539c3aa..4515af3 100644
--- a/routing.h
+++ b/routing.h
@@ -309,6 +309,7 @@ public:
{ ParamType::DOUBLE, "<float>" },
{ ParamType::DOUBLE, "<double>" },
{ ParamType::STRING, "<str>" },
+ { ParamType::STRING, "<string>" },
{ ParamType::PATH, "<path>" },
};