moderator-toolbox-nxg-for-reddit / modules/queuetools/settings
modules/queuetools/settings¶
Type Aliases¶
QueueToolsSettings¶
QueueToolsSettings =
InferSettings<typeofsettings>
Defined in: extension/data/modules/queuetools/settings.ts:41
Inferred settings type for the Queue Tools module.
Variables¶
settings¶
constsettings: readonly [{default:true;description:"Show previously taken actions next to submissions. Based on the last 500 actions in the subreddit modlog";id:"showActionReason";sharedPolicy:"raw";type:"boolean"; }, {default:true;description:"Automatically expand the mod action table in queues";id:"expandActionReasonQueue";sharedPolicy:"raw";type:"boolean"; }, {default:true;description:"Add a button on old reddit posts/comments with removed or dismissed reports to view those reports.";id:"showReportReasons";sharedPolicy:"raw";type:"boolean"; }, {default:"kitteh";description:"Queue Creature";id:"queueCreature";sharedPolicy:"populated";type:"selector";values: readonly ["kitteh","puppy","/r/spiderbros","piggy","i have no soul"]; }]
Defined in: extension/data/modules/queuetools/settings.ts:4