mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 21:26:14 +03:00
Update emitted module import
This commit is contained in:
parent
293fbe4c75
commit
acc36e6dab
@ -119,7 +119,7 @@ fn main() -> Result<()> {
|
|||||||
|
|
||||||
let theme_module = format!(
|
let theme_module = format!(
|
||||||
r#"
|
r#"
|
||||||
use gpui2::rgba;
|
use gpui::rgba;
|
||||||
|
|
||||||
use crate::{{
|
use crate::{{
|
||||||
default_color_scales, Appearance, GitStatusColors, PlayerColor, PlayerColors, StatusColors,
|
default_color_scales, Appearance, GitStatusColors, PlayerColor, PlayerColors, StatusColors,
|
||||||
|
Loading…
Reference in New Issue
Block a user