Fix editor-test compilation

This commit is contained in:
Jeremy Soller 2022-11-04 10:38:47 -06:00
parent 0d3fb1dd9d
commit ebd7c4058b
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -39,7 +39,7 @@ fn main() {
-1,
1024,
768,
&format!("COSMIC TEXT - {}", font_system.locale),
&format!("COSMIC TEXT - {}", font_system.locale()),
&[WindowFlag::Async],
)
.unwrap();