Merge master

This commit is contained in:
dignifiedquire
2020-05-27 17:21:39 +02:00
2 changed files with 2 additions and 3 deletions

View File

@@ -146,10 +146,8 @@ const IMEX_COMMANDS: [&str; 12] = [
"stop",
];
const DB_COMMANDS: [&str; 11] = [
const DB_COMMANDS: [&str; 9] = [
"info",
"open",
"close",
"set",
"get",
"oauth2",