### Description When starting lazyjournal the following error is thrown: ``` lazyjournal panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x5600ed] goroutine 1 [running]: main.runGoCui(0x0) github.com/Lifailon/lazyjournal/main.go:303 +0x80d main.main() github.com/Lifailon/lazyjournal/main.go:410 +0x15 ``` ### Your system linux ### Architecture amd64 ### OS version Rocky Linux 8.9 (Green Obsidian) x86_64 ### Installation method - [ ] Binary - [ ] Source code