create_title from sequence to string

This commit is contained in:
lampdog 2024-09-19 23:14:49 -03:00
parent 7222e178a3
commit 9e41cfde75

View file

@ -139,7 +139,7 @@ cd_origin = "top-center"
cd_offset = [ 0, 2, 50, 3 ]
# create
create_title = [ "Create:", "Create (dir):" ]
create_title = "Create:"
create_origin = "top-center"
create_offset = [ 0, 2, 50, 3 ]