mirror of
https://github.com/typst/typst
synced 2025-05-20 03:55:29 +08:00
Reorder init
This commit is contained in:
parent
bc26103f42
commit
f06e591144
@ -101,9 +101,9 @@ impl Content {
|
||||
Self {
|
||||
inner: Arc::new(Inner {
|
||||
label: None,
|
||||
labelled_at: Span::detached(),
|
||||
location: None,
|
||||
lifecycle: SmallBitSet::new(),
|
||||
labelled_at: Span::detached(),
|
||||
elem: elem.into(),
|
||||
}),
|
||||
span: Span::detached(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user