api: fix raids points infobox widget id

This commit is contained in:
melkypie
2020-05-28 14:12:43 +03:00
committed by Adam
parent 5b27cb2885
commit 5cac2abac3

View File

@@ -636,7 +636,7 @@ public class WidgetID
static class Raids
{
static final int POINTS_INFOBOX = 6;
static final int POINTS_INFOBOX = 7;
}
static class Tob