aboutsummaryrefslogtreecommitdiffstats
path: root/mumlib
diff options
context:
space:
mode:
Diffstat (limited to 'mumlib')
-rw-r--r--mumlib/src/command.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mumlib/src/command.rs b/mumlib/src/command.rs
index b4ab07a..05702f0 100644
--- a/mumlib/src/command.rs
+++ b/mumlib/src/command.rs
@@ -8,6 +8,7 @@ pub enum Command {
channel_identifier: String,
},
ChannelList,
+ ConfigReload,
InputVolumeSet(f32),
ServerConnect {
host: String,