Script - is_local: Add space.

This commit is contained in:
fusionate 2023-03-03 18:32:23 +00:00
parent 731d6d1e47
commit 934d653b21
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
outbound_caller_id_number = session:getVariable("outbound_caller_id_number");
--includes
local cache = require"resources.functions.cache"
local cache = require "resources.functions.cache"
--include json library
local json