mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Keep JSHint happy
This commit is contained in:
parent
9f86f98cb1
commit
00050c3c21
@ -17,7 +17,7 @@ Applies the specified colour to its content. By default, the colour value is obt
|
||||
exports.info = {
|
||||
name: "color",
|
||||
params: {
|
||||
"default": {byName: "default", type: "text"},
|
||||
"default": {byName: "default", type: "text"}
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user