typo in docs
This commit is contained in:
parent
25069a22d2
commit
cbc888584d
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Ox.Theme = (function() {
|
|||
|
||||
/*@
|
||||
getThemes <f> Returns the names of all available themes
|
||||
() -> [s] Theme names
|
||||
() -> <[s]> Theme names
|
||||
@*/
|
||||
that.getThemes = function() {
|
||||
return Object.keys(Ox.UI.THEMES);
|
||||
|
|
Loading…
Reference in a new issue