Skip to content

Instantly share code, notes, and snippets.

@marcustyphoon
Created August 10, 2020 22:41
Show Gist options
  • Save marcustyphoon/e7003b116e140970cc12fb987e3934f8 to your computer and use it in GitHub Desktop.
Save marcustyphoon/e7003b116e140970cc12fb987e3934f8 to your computer and use it in GitHub Desktop.
code for a dropdown selector for show originals' hidden posts that I probably won't use
mode: {
text: "Hidden post appearance",
default: "default",
value: "default",
type: "combo",
values: [
'"david ↻ staff"', "default",
/* '"david ↻ staff" (with link)', "link", */
'"hidden reblog"', "generic",
"nothing (may break post loading)", "none"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment