forked from 0x2620/oxjs
minor changes
This commit is contained in:
parent
6c0d7cd3ca
commit
95fc4e29bb
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ console.log('calling Ox.UI()')
|
|||
//console.log('Ox =', Ox)
|
||||
//console.log('Ox.UI =', Ox.UI)
|
||||
|
||||
Ox.UI({display: 'icon', theme: 'modern'}, function() {
|
||||
Ox.UI({display: 'console', theme: 'modern'}, function() {
|
||||
|
||||
console.log('running Ox.UI()')
|
||||
//console.log('Ox =', Ox)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue