diff --git a/src/apis/temp b/src/apis/temp.lua similarity index 90% rename from src/apis/temp rename to src/apis/temp.lua index 638ab54..bafc897 100644 --- a/src/apis/temp +++ b/src/apis/temp.lua @@ -6,4 +6,4 @@ end function get(config) return _temp[config] -end \ No newline at end of file +end