Format size with bytes
This commit is contained in:
parent
9c07611f95
commit
b100dc868c
3 changed files with 212 additions and 3 deletions
|
|
@ -51,8 +51,7 @@ export class App {
|
|||
document.getElementById('node-content')?.focus()
|
||||
})
|
||||
|
||||
// XXX - _mbus.dispatch('SHOW_PAGE', { page: 'node' })
|
||||
_mbus.dispatch('SHOW_PAGE', { page: 'history' })
|
||||
_mbus.dispatch('SHOW_PAGE', { page: 'node' })
|
||||
|
||||
window._sync = new Sync()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue