Skip to content

Commit

Permalink
Fixed Queued Gfs description. hannibal002#1031
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunderblade73 authored Feb 20, 2024
1 parent b786964 commit 5e83fa9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
public class GetFromSackConfig {

@Expose
@ConfigOption(name = "Queued GfS", desc = "If §e/gfs §for §e/getfromsacks §fis used it queues up the commands so all items are guarantied to be received.")
@ConfigOption(name = "Queued GfS", desc = "If §e/gfs §7or §e/getfromsacks §7is used it queues up the commands so all items are guarantied to be received.")
@ConfigEditorBoolean
@FeatureToggle
public boolean queuedGFS = true;
Expand Down

0 comments on commit 5e83fa9

Please sign in to comment.