User:Jauerback/twinkleoptions.js: Difference between revisions

Content deleted Content added
Saving Twinkle preferences: automatic edit from Wikipedia:Twinkle/Preferences
Saving Twinkle preferences: automatic edit from Wikipedia:Twinkle/Preferences
Line 12:
window.Twinkle.prefs = {
"optionsVersion": 2.1,
"defaultToBlock64": true,
"watchRevertedPages": [],
"welcomeUserOnSpeedyDeletionNotification": [
Line 52 ⟶ 53:
"warnUserOnSpeedyDelete": [],
"deleteSysopDefaultToDelete": true,
"defaultWarningGroup": "10",
"watchWarnings": "no",
"topWelcomes": true,
"watchWelcomes": "no",
"quickWelcomeTemplate": "W-graphical",
"customWelcomeList": [
{
"value": "WelcomeMenu",
"label": "Welcome Menu"
},
{
"value": "W-graphical",
"label": "Welcome Graphical"
}
]
};