mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-28 12:11:53 +01:00
Tweak light theme, high contrast themes, and fix env null reference
This commit is contained in:
@@ -51,6 +51,7 @@ impl<'a> DbContext<'a> {
|
||||
&Environment {
|
||||
workspace_id: workspace_id.to_string(),
|
||||
name: "Global Variables".to_string(),
|
||||
parent_model: "workspace".to_string(),
|
||||
..Default::default()
|
||||
},
|
||||
&UpdateSource::Background,
|
||||
|
||||
Reference in New Issue
Block a user