Skip to content

Commit

Permalink
Revert "Remove CoreGui from PLUGIN_ONLY_CLASSES" (#1339)
Browse files Browse the repository at this point in the history
Reverts #1337

API dump lies. You can't actually access this at all.

<img width="643" alt="image"
src="https://github.com/user-attachments/assets/6e3f722f-8729-4c24-8b20-ed1db57b7fe1"
/>
  • Loading branch information
osyrisrblx authored Feb 11, 2025
1 parent 35cdc43 commit f6f5107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const CREATABLE_BLACKLIST = new Set([
export const PLUGIN_ONLY_CLASSES = new Set([
"ABTestService",
"ChangeHistoryService",
"CoreGui",
"DataModelSession",
"DebuggerBreakpoint",
"DebuggerManager",
Expand Down

0 comments on commit f6f5107

Please sign in to comment.