fix(grid-agent): move setup into YAML preferences (#135)
This commit is contained in:
@@ -78,7 +78,7 @@ pub trait WorldMutator: AuthorizedToolBackend {}
|
||||
/// Inert deterministic backend used by the foundational offline service.
|
||||
///
|
||||
/// It performs no login or network operation and is available without the
|
||||
/// opt-in live-grid dependency graph.
|
||||
/// live-grid dependency graph.
|
||||
#[derive(Clone, Copy, Debug, Default)]
|
||||
pub struct OfflineGridBackend;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user