forked from Qortal/qortal
Added missing break;
This commit is contained in:
parent
c198f785e6
commit
49f466c073
@ -139,6 +139,7 @@ public class ArbitraryDataManager extends Thread {
|
|||||||
|
|
||||||
case ALL:
|
case ALL:
|
||||||
this.processAll();
|
this.processAll();
|
||||||
|
break;
|
||||||
|
|
||||||
case NONE:
|
case NONE:
|
||||||
case VIEWED:
|
case VIEWED:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user