mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-25 11:11:25 +00:00
Added missing break;
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user