Skip to content

fix: broken label clearing - #10

Open
skaldebane wants to merge 1 commit into
basementdevs:mainfrom
skaldebane:patch-1
Open

fix: broken label clearing#10
skaldebane wants to merge 1 commit into
basementdevs:mainfrom
skaldebane:patch-1

Conversation

@skaldebane

Copy link
Copy Markdown

delete_trigger was set to false for the label-clearing post, thus it currently does nothing at all, and it's impossible to clear these labels any other way. seems like it was broken since the code was refactored to add delete_trigger in the first place.

this switches it to true for the clear post.

preferably, the server should respond to "Appeal" events, but idk how to integrate with these.

`delete_trigger` was set to `false` for the label-clearing post, thus it currently does nothing at all, and it's impossible to clear these labels any other way. seems like it was broken since the code was refactored to add `delete_trigger` in the first place.

this switches it to `true` for the clear post.

preferably, the server should respond to "Appeal" events, but idk how to integrate with these.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant