mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
34e3d5feba
checkAll was specifically designed as a replacement for double-check. Change-Id: Ibdd6865213107650b9004ab40e12c6a7453b6251
16 lines
168 B
JSON
16 lines
168 B
JSON
{
|
|
"variants": {
|
|
"invert": {
|
|
"color": "#FFFFFF"
|
|
}
|
|
},
|
|
"images": {
|
|
"bell": {
|
|
"file": "icons/bell.svg"
|
|
},
|
|
"tray": {
|
|
"file": "icons/tray.svg"
|
|
}
|
|
}
|
|
}
|