mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 04:58:32 +02:00
Fix formatting
This commit is contained in:
parent
1e00ef73eb
commit
ccf7d22a2d
1 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@ from .color import ERROR_COLOR
|
|||
from .color import RESET_COLOR
|
||||
from .os_compat import on_windows
|
||||
|
||||
|
||||
def get_text_from_editor(config, template=""):
|
||||
suffix = ".jrnl"
|
||||
if config["template"]:
|
||||
|
|
Loading…
Add table
Reference in a new issue