summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/cust_main/import_charges/gcet.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cust_main/import_charges/gcet.pm b/FS/FS/cust_main/import_charges/gcet.pm
index 83f956545..cd0fc804c 100644
--- a/FS/FS/cust_main/import_charges/gcet.pm
+++ b/FS/FS/cust_main/import_charges/gcet.pm
@@ -20,7 +20,7 @@ my $charges = {
'charges' => $charges,
'name' => 'Gcet',
'weight' => '30',
- 'disabled' => '1',
+ 'disabled' => '',
);
1; \ No newline at end of file