mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-24 03:47:52 +00:00
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