forked from 0x2620/oxjs
update Ox.Log
This commit is contained in:
parent
dce2843303
commit
8ef45bb1cb
2 changed files with 21 additions and 20 deletions
|
|
@ -117,6 +117,7 @@ Ox.Theme = (function() {
|
|||
});
|
||||
});
|
||||
}
|
||||
localStorage && localStorage.OxTheme = theme;
|
||||
return that;
|
||||
}
|
||||
|
||||
|
|
@ -142,4 +143,4 @@ Ox.Theme = (function() {
|
|||
|
||||
return that;
|
||||
|
||||
}());
|
||||
}());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue