mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-03 01:33:19 +00:00
Remove unused code, move logic from .h to their .cpp, clean some things
This commit is contained in:
parent
924e35ecc4
commit
cb6c663833
41 changed files with 492 additions and 978 deletions
|
@ -35,7 +35,7 @@ struct OpenNewTaskFormParams {
|
|||
}
|
||||
|
||||
export global Backend {
|
||||
in-out property<[string]> resources;
|
||||
in-out property<[string]> sources;
|
||||
in-out property<[string]> tags;
|
||||
in-out property<[Day]> visible_tasks;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue