Restore auto-save on focus change, re-enable workspace tests
This commit is contained in:
parent
c63ca09eed
commit
a003a91212
13 changed files with 1350 additions and 1304 deletions
|
@ -1,6 +1,6 @@
|
|||
use schemars::JsonSchema;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use settings2::Settings;
|
||||
use settings::Settings;
|
||||
|
||||
#[derive(Deserialize)]
|
||||
pub struct WorkspaceSettings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue