mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-07 22:18:29 +01:00
Update booklet
This commit is contained in:
parent
8cc0bc5c19
commit
79b810d66e
@ -1,8 +1,11 @@
|
||||
# Booklet
|
||||
A back-end tool for my online document hub. It soon will be available online
|
||||
A back-end tool for my online document hub [https://doc.iohub.dev/antos/](https://doc.iohub.dev/antos/)
|
||||
|
||||
|
||||
## Change logs
|
||||
|
||||
### v0.0.3-a
|
||||
* Clean up code
|
||||
|
||||
### v0.0.2-a
|
||||
* First public release
|
@ -1,8 +1,11 @@
|
||||
# Booklet
|
||||
A back-end tool for my online document hub. It soon will be available online
|
||||
A back-end tool for my online document hub [https://doc.iohub.dev/antos/](https://doc.iohub.dev/antos/)
|
||||
|
||||
|
||||
## Change logs
|
||||
|
||||
### v0.0.3-a
|
||||
* Clean up code
|
||||
|
||||
### v0.0.2-a
|
||||
* First public release
|
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -243,7 +243,6 @@ class Booklet extends this.OS.application.BaseApplication
|
||||
|
||||
|
||||
open: (toc) ->
|
||||
console.log toc
|
||||
@emux = true
|
||||
@saveContext()
|
||||
@currentToc = toc
|
||||
|
Loading…
Reference in New Issue
Block a user