]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/transaction.go
Improve user-friendliness of default config
[rbdr/mobius] / hotline / transaction.go
index 9eb879474e43b7e018d605350906825a482cd088..077e6f3050f0a75942bbac83f25921df87831943 100644 (file)
@@ -39,7 +39,7 @@ const (
        tranGetFileInfo          = 206
        tranSetFileInfo          = 207
        tranMoveFile             = 208
-       tranMakeFileAlias        = 209 // TODO: implement file alias command
+       tranMakeFileAlias        = 209
        tranDownloadFldr         = 210
        // tranDownloadInfo         = 211 TODO: implement file transfer queue
        // tranDownloadBanner     = 212 TODO: figure out what this is used for