mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 21:38:58 +08:00
Add new argument for fixed text formatter
This commit is contained in:
@@ -167,6 +167,7 @@ impl Script for BGIScript {
|
||||
FormatOptions::Fixed {
|
||||
length: 32,
|
||||
keep_original: false,
|
||||
break_words: false,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user