diff options
author | Teddy Wing | 2021-02-09 02:01:44 +0100 |
---|---|---|
committer | Teddy Wing | 2021-02-09 02:01:44 +0100 |
commit | 44d200ac00c5c9fda7e902b1ce04f7d991d47417 (patch) | |
tree | 62b0d9f3c2e2f66677f000218554d55139721fe9 | |
parent | a32473a3f82e926b6a6ad73c32d485fbe27aadda (diff) | |
download | extreload-44d200ac00c5c9fda7e902b1ce04f7d991d47417.tar.bz2 |
Update TODO
-rw-r--r-- | l/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,3 +23,6 @@ v Config object (2021.02.02) 2021.02.03: v Correct call ID numbering when multiple extensions are given (2021.02.03) v Catch errors from all signals and print the error message instead of opening the debugger (2021.02.05) + +2021.02.08: +- Find out if we can take a port number only instead of a full WebSocket URL |