Move the tweak prevention into a helper function and rename the module hooks w/ compatibility code #26
No reviewers
Labels
No labels
Compat
Breaking
Compat
Compatibility
Compat
Deprecation
Foundry/v14
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Non-Repro
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foundry/oft#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/change-hook-name"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #25
@ -0,0 +11,4 @@`The hook "${__ID__}.preventSetting" has been renamed "${__ID__}.registerTweak".`,{ since: `v1.2.0`, until: `v2.0.0`, stack: false, once: true },);prevented &&= Hooks.call(`${__ID__}.preventSetting`);This needs to be updated because it won't call this hook if
oft.preRegisterTweakis allowing the tweak to be registered