From a6073db18747cd79b129db9cc7c82017ae18e700 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Mon, 19 Jul 2021 19:38:25 +0800 Subject: Missed double quotes --- config/pikul_cost.tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pikul_cost.tag b/config/pikul_cost.tag index 786e39a..ceec7c6 100644 --- a/config/pikul_cost.tag +++ b/config/pikul_cost.tag @@ -13,7 +13,7 @@ sub { $table = 'anteraja'; } elsif ($company == $::Variable->{PIKUL_SICEPAT}) { @provisions = ( - "$Global::Variable->{SICEPAT_API_KEY}" + $Global::Variable->{SICEPAT_API_KEY} ); $origin = $::Variable->{SICEPAT_ORIGIN}; $table = 'sicepat_destination'; -- cgit v1.3