Closed codingfirewastaken closed 1 year ago
local ThemeManager = loadstring(game:HttpGet(repo .. 'addons/ThemeManager.lua'))() Is the line where the error occurs
it fixed itself
local ThemeManager = loadstring(game:HttpGet(repo .. 'addons/ThemeManager.lua'))() Is the line where the error occurs