Rain 5 сар өмнө
parent
commit
ddfb32ee5f
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      client/src/main.rs

+ 1 - 0
client/src/main.rs

@@ -36,6 +36,7 @@ pub struct Appdata {
     pub blocked_phrases_censor_char: char,
     pub api_endpoint: String,
     pub api_refresh_rate: usize,
+    // TODO: Support multiple passwords for decryption.
     pub api_password: String,
     pub current_channel: String,