added space to test authentication to git server
This commit is contained in:
@@ -32,6 +32,7 @@ public class BonusManager {
|
|||||||
if (bonusItem.category.equals( "etos")) continue;
|
if (bonusItem.category.equals( "etos")) continue;
|
||||||
|
|
||||||
this.bonusItems.add(bonusItem);
|
this.bonusItems.add(bonusItem);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
} catch (InterruptedException e) {
|
} catch (InterruptedException e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user