violin-suzutsuki / LinoriaLib

MIT License
51 stars 315 forks source link

Attempts to call ThemeManager but it returns as nill value #11

Closed codingfirewastaken closed 1 year ago

codingfirewastaken commented 1 year ago

local ThemeManager = loadstring(game:HttpGet(repo .. 'addons/ThemeManager.lua'))() Is the line where the error occurs

codingfirewastaken commented 1 year ago

it fixed itself