Pages
This is how you can add a page to your UI.
local PageName = OwlHub:new("Page Name") -- Page name is the title.local OwlHub = loadstring(game:HttpGet("https://pastebin.com/raw/T4pSfwCj",true))()
local Page1 = OwlHub:new("Page 1")Last updated
This is how you can add a page to your UI.
local PageName = OwlHub:new("Page Name") -- Page name is the title.local OwlHub = loadstring(game:HttpGet("https://pastebin.com/raw/T4pSfwCj",true))()
local Page1 = OwlHub:new("Page 1")Last updated