Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
waralex committed Nov 10, 2021
1 parent 82cbd74 commit cc7ebaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components_utils/table_format.jl
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ module TableFormat
)
return JSON3.write(
(
locale = deepcopy(f.locale),
locale = f.locale,
nully = f.nully,
prefix = f.prefix,
specifier = String(take!(spec_io))
Expand Down

0 comments on commit cc7ebaf

Please sign in to comment.