This commit is contained in:
AriaLyy
2017-08-15 10:41:20 +08:00
parent f5422eb287
commit b7b55e42fc
15 changed files with 96 additions and 27 deletions

View File

@ -70,7 +70,7 @@ class Configuration {
*
* @see QueueMod
*/
String queueMod = "now";
String queueMod = "wait";
public String getQueueMod() {
return queueMod;