Update Library/README.md

This commit is contained in:
Apapapa 2025-02-20 11:46:52 +00:00
parent e15d8886c5
commit 0bc253e584

View File

@ -12,7 +12,7 @@ local JustHub = loadstring(game:HttpGet(('https://git.warceuproject.org/Apapapa/
```lua
JustHub:InitializeUI({Name = "Just Hub", Theme = "Purple"})
wait(6) --Timer Loading Screen
wait(6) -- Waiting Timer Loading Screen
if not JustHub.Window then
warn("Window belum dibuat.")