You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason why it doesn't appear on intellisense by default is because it's a plugin-only service. To use it you must reference the plugin types at the top of your file: /// <reference types="@rbxts/types/plugin" />
Missing ChangeHistoryService
The text was updated successfully, but these errors were encountered: