set oml.version
This commit is contained in:
parent
cda61c5560
commit
cc3a394dd5
2 changed files with 3 additions and 1 deletions
|
|
@ -35,7 +35,8 @@
|
|||
Ox.extend(oml, {
|
||||
$ui: {},
|
||||
config: data.config,
|
||||
user: data.user
|
||||
user: data.user,
|
||||
version: data.version
|
||||
});
|
||||
['preferences', 'ui'].forEach(function(key) {
|
||||
// make sure all valid settings are present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue