mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
@@ -247,10 +247,8 @@ const IMEX_COMMANDS: [&str; 12] = [
|
|||||||
"stop",
|
"stop",
|
||||||
];
|
];
|
||||||
|
|
||||||
const DB_COMMANDS: [&str; 11] = [
|
const DB_COMMANDS: [&str; 9] = [
|
||||||
"info",
|
"info",
|
||||||
"open",
|
|
||||||
"close",
|
|
||||||
"set",
|
"set",
|
||||||
"get",
|
"get",
|
||||||
"oauth2",
|
"oauth2",
|
||||||
|
|||||||
Reference in New Issue
Block a user