diff options
author | Teddy Wing | 2021-02-03 23:33:32 +0100 |
---|---|---|
committer | Teddy Wing | 2021-02-03 23:33:32 +0100 |
commit | c9f396fffa84f7178b5ee929cfb412485ee256b3 (patch) | |
tree | dc1cc70ff3bb473ba9da38e01e2768d17d08a38c | |
parent | febff51a72d55c22997849e96dabf4813b12b35c (diff) | |
download | extreload-c9f396fffa84f7178b5ee929cfb412485ee256b3.tar.bz2 |
Update TODO
-rw-r--r-- | l/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ TODO 2021.01.24: -v WebSockets URL to command line argument -- Command line arguments for extension IDs +v WebSockets URL to command line argument (2021.02.03) +v Command line arguments for extension IDs (2021.02.03) v How to wait until all messages are sent before closing the WS connection (2021.01.31) 2021.01.30: |