diff --git a/source/dnetd/dconnection.d b/source/dnetd/dconnection.d index 53a2556..2e550a7 100644 --- a/source/dnetd/dconnection.d +++ b/source/dnetd/dconnection.d @@ -626,6 +626,7 @@ public class DConnection : Thread /* Encode the reply */ reply ~= [true]; } + /* TODO: `CHAN_PROP`, `SET_PROP` */ /* If no matching built-in command was found */ else {