mirror of
https://gitlab.com/arnekeller/ascii-table.git
synced 2024-12-04 21:49:08 +00:00
save game
This commit is contained in:
parent
48125473ee
commit
d6d7d94df0
@ -33,7 +33,7 @@ impl TableConfig {
|
||||
impl Default for TableConfig {
|
||||
|
||||
fn default() -> Self {
|
||||
TableConfig {
|
||||
Self {
|
||||
width: 80,
|
||||
columns: BTreeMap::new()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user