Update SuppliesTrackerPlugin.java
This commit is contained in:
@@ -63,7 +63,7 @@ import java.awt.image.BufferedImage;
|
|||||||
name = "Supplies Used Tracker",
|
name = "Supplies Used Tracker",
|
||||||
description = "Tracks supplies used during the session",
|
description = "Tracks supplies used during the session",
|
||||||
tags = {"cost"},
|
tags = {"cost"},
|
||||||
type = "PVM",
|
type = "utility",
|
||||||
enabledByDefault = false
|
enabledByDefault = false
|
||||||
)
|
)
|
||||||
@Slf4j
|
@Slf4j
|
||||||
|
|||||||
Reference in New Issue
Block a user