Update emitted module import
This commit is contained in:
parent
293fbe4c75
commit
acc36e6dab
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue