OverHash / Roblox-TS-Libraries

Libraries I have created for Roblox-TS and npm
12 stars 15 forks source link

Fix ProfileService IsActive incorrect type #4

Closed Scyfren closed 4 years ago

Scyfren commented 4 years ago

ProfileService's Profile.IsActive method has an incorrect type of boolean. It should be () => boolean