pull/1803/head
Joseph Harrison-Lim 2 years ago
parent 03bade90d2
commit 4a0eff1129
No known key found for this signature in database
GPG Key ID: 5DAB214D5E62987D

@ -271,8 +271,7 @@ impl Application {
} else { } else {
self.theme_loader.base16_default() self.theme_loader.base16_default()
} }
}) }),
.clone(),
); );
} }
self.config.store(Arc::new(config)); self.config.store(Arc::new(config));

Loading…
Cancel
Save