User:Monster Domosed/common.js: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 132: | Line 132: | ||
api.saveOption(PREFERENCE_KEY, iconId) | api.saveOption(PREFERENCE_KEY, iconId) | ||
.done(function () { | .done(function () { | ||
mw.notify('Icon updated | mw.notify('Icon updated successfully!', { | ||
type: 'success' | type: 'success' | ||
}); | }); | ||